Jump to content

escape single quotes


robert_gsfame

Recommended Posts

Sorry this is the real problem

...

$myfirstcontent=nl2br($text);

$quote=mysql_fetch_array($query['mynama']);

$changethis=array(':P','

','
');

$withthis=array('<img src=bar/emoticon_tongue.gif>','<div class=scroll>$quote','</div><br>');

$content=str_replace($changethis,$withthis,$myfirstcontent);

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.