Forums
(@mrtwork)
16 years, 10 months ago
it works, thanks but here’s the tricky part. I want to use that with sql string to write another plugin
$result = mysql_query("SELECT * FROM aniwo_posts WHERE aniwo_content='$excerpt_str'");
and the result doesn’t come out. Any solutions? thanks..