[PHP-DB] Lost data after space in PHP variables

2015-02-17 Thread Charlie Lewis
I'm not sure that this is entirely the group for my question, so apologise
if it is.

 

I'm losing data in variables that use the assignment of $_POST[]. Any
variable with a space in the $_POST[] loses everything after the space. Is
it that I need to enclose the data with ' or ? I've tried all that with
little success.

 

Thank-you.

 

Charlie

 

 

 



Re: [PHP-DB] Lost data after space in PHP variables

2015-02-17 Thread rahul bhola
Can you post some code snippet here

cheers
Rahul