i had a problem wth php.It display error like below. It work well in other computer, but when i tried to run it in another computer it display error like below. I think i had a
Its due to mod_rewrite. WAMP had commented this option by default.
mod_rewrite
WAMP
You need to go to WAMP icon in notification area, Apache, httpd.config
httpd.config
search for mod_rewrite, and uncomment it.
After that RESTART WAMP AND YOU ARE DONE!