Jump to content

Semi-colon( ; ) and hash ( # ) in url


vividona

Recommended Posts

Taken from this thread I found browsing:

http://www.simplemachines.org/community/index.php?topic=137820.0

 

My Live Site will accept it in urls even when not in SMF. Didn't have to set a thing. My test site I had to set this in the php.ini

arg_separator.input = "&;"
arg_separator.output = "&;"

But you could just use a function to get the query string, Break it up and format it properly.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.