Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Plugins
    In reply to: Get string from excerpt
    Thread Starter mrtwork

    (@mrtwork)

    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..

Viewing 1 replies (of 1 total)