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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.