Hi all,

I've encountered myself trapped into a big mystery this time, and that's
because of some white spaces.

I have a MySql table which I use to store users and visitors
information, but when I want to display this information on screen for
them to see and/or correct, every field that has white spaces are
stripped to the first word, so I need something more "Address: Avenue"
to ship a product don't I?

How can I correct this in PHP? I've tried with stripslashes but white
spaces are not treated like quotes (am I right?). FYI, there are
Varchars and TEXT fields having this problem.

Thanks in advance,

Cesar L. Aracena
[EMAIL PROTECTED]
[EMAIL PROTECTED]
(0299) 156-356688
Neuquén (8300) Capital
Argentina




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to