Jump to content

calling a php file


Dathremar

Recommended Posts

I know that this is supposed to be easy but i have a problem here. I am trying to pass a message to a php file where i can insert it into a DB. So everything works fine until some1 types in the text box a character '+' or a '&' char. I know that the problem is that these 2 are characters that are messing up the java script. The & messes up the URl and the + is the concat sign for javascript.

 

So any idea how to escape them and still send them through ajax?

 

 

Link to comment
https://forums.phpfreaks.com/topic/124633-calling-a-php-file/
Share on other sites

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.