View Single Post
  #1 (permalink)  
Old 11-10-09, 02:13 AM
anacy_nivas's Avatar
anacy_nivas anacy_nivas is offline
Newbie Coder
 
Join Date: Sep 2008
Location: coimbatore
Posts: 47
Thanks: 11
Thanked 0 Times in 0 Posts
How i get value + through $_GET array

I did a page with few text box, if i give the values, after submit it receives as $_GET array, works properly, but if i fill the values with "+" symbol i cannot get "+" values remaining works properly. instead of "+" it display space.

How i get the "+" value through text box. please help me.
Reply With Quote