Mailinglisten-Archive |
---------------------
Replied to:
---------------------
> function InTabelle($mail)
> {
> mysql_connect(\"localhost\", \"--\", \"--\");
> mysql_select_db(\"--\");
$sql = \"SELECT mail FROM nl_jugend WHERE mail=\'\".$mail.\"\'\";
> $result = mysql_query($sql);
> if(mysql_num_rows($result) == 0) return false;
> else return true;
> }
so würds ichs machen.
---------------------
Mailed with SMB-Media.de Webmailer
php::bar PHP Wiki - Listenarchive