Thread
:
How i get value + through $_GET array
View Single Post
#
2
(
permalink
)
11-10-09, 03:19 AM
jonnekke
Code Guru
Join Date: Oct 2005
Location: holland!
Posts: 704
Thanks: 0
Thanked 0 Times in 0 Posts
escape the character with \ so it would become \+
use the addslashed() function provided by PHP
jonnekke
View Public Profile
Find all posts by jonnekke