I have a stupid problem with PHP & MySQL (I'm a newbie of course):
I push in a text/blob record a string like this:
<img src="foo.gif" border="0">
when I read & print this record with PHP (using a simple echo statement ) I got back
the string translated in this way:
<IMG SRC=\"foo.gif\" border=\"0\">
How can I prevent PHP from doing this translation and giving me back just what I wrote
inside the field?
bye by{t}e[s].... TuX!
- Re: PHP & MySQL Michele Santucci
- Re: PHP & MySQL Rolf Hopkins
- Re: PHP & MySQL Michele Santucci
- Re: PHP & MySQL Rolf Hopkins
- Re: PHP & MySQL Zak Greant
- Re: PHP & MySQL Alexander Skwar
- Re: PHP & MySQL Ben Gollmer
- PHP & mysql Bob G
- RE: PHP & mysql jeff
- RE: PHP & mysql Bob G
- Re: PHP & mysql jeff e
