Re: PHP & MySQL

2001-06-06 Thread Michele Santucci
> How'd you put it into the database in the first place? I'm betting that, if > you look at your database directly (not through a UI), you'll find the data > is stored as "

PHP & MySQL

2001-06-05 Thread Michele Santucci
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: when I read & print this record with PHP (using a simple echo statement ) I got back the string translated in this way: How can I prevent P