Format:
Recent snippets matching tags of url shortener
<?php function search_string($start , $end , $from, $number=1){ if($number<1){ $number=1; } $from = trim(str_replace("\r\n","",$from)); $i = 0; $ans = $from; if(!stristr($ans , $start)){ return false;
523 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
