Hey
I'm kinda rookie here, but i rekon you'd have to double escape the
escape char like:
'select * from $table where primary-key=\'1\\' '
and maybe replace the single quotes ' ' with double quotes " "
I couldn't test this because I got my web/php server down.
Markus Wagner wrote:
> Hi there
Hey
How can I get a string (or number) from mySQL like "123123123" to
display "123 123 123"??
Tks
I'm kinda rookie
Artur
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administr