/ Published in: ActionScript 3
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$aux = get_userdata( $userid ); if$aux==false){ //does not exist }else{ //exists }