Likes Received By pixel_boost

  1. phantomddl liked pixel_boost's post in the thread Removing Space from the URL.

    Instead of your while put this one: while($result = mysql_fetch_array($sql)) { $search = preg_replace('/\s/', '-',...

    Oct 3, 2007