Jump to content

mod_rewrite or Htaccess?


tyklazeu

Recommended Posts

I have a problem with  a search in a script.

When i hit search it returns: http://www.site.com\/list.php So the red marked slash must NOT be there in order to make the search work i know that.... i search it and couldn`t find it anywere in phpcode of the script and of course i was unable to find what cause that slash to be there.

 

Any suggestions & hints are welcome!

 

Ty in advance!

Link to comment
Share on other sites

Assuming this data is stored within a database I would also assume that the data is being escaped incorrectly on the way into the database and ending up with extra slashes on it.

 

A simple fix would be to use stripslashes when retrieving the data. A better option would be to make sure your data is escaped properly in the first place on the way into the database.

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.