: Don't $_GET value on link rewrite with .htaccess I config enable htaccess on my server (i enable mod_rewrite and do like this: https://stackoverflow.com/questions/11064005/enable-htacess-error-on-ubuntu-12-04-with-apache2)
I config enable htaccess on my server (i enable mod_rewrite and do like this: stackoverflow.com/questions/11064005/enable-htacess-error-on-ubuntu-12-04-with-apache2)
But on localhost is run echo $_GET value php : oseeyou.com/test/on-localhost.png
and on server don't run: oseeyou.com/test/on-server.png
I don't understand this, may help me.
Thank.
More posts by @Martha676
1 Comments
Sorted by latest first Latest Oldest Best
many frameworks will empty the $_GET array
your rewrite rule with ?id= could actually empty the GET array
also, try to change [L] to [QSA,L]
For more have a look at stackoverflow.com/questions/3463642/get-is-empty-when-the-url-has-variables
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.