jahrichie

Untitled

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