jahrichie

Untitled

Apr 4th, 2011
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.19 KB | None | 0 0
  1.         if(mysql_num_rows(mysql_query("SELECT newurl FROM jahrichie WHERE newurl = '$newurl'"))){
  2.         // Code inside if block if data is already there
  3.         echo "that exists";
  4.         }
Advertisement
Add Comment
Please, Sign In to add comment