Re: [PHP] reg expression for ide-emails

2004-03-29 Thread csko
mails entered by a form: if(!eregi("((root)|(admin)|(webmaster)|(postmaster)|(csko)|(r00t)|(r0ot)|(ro0t)|(kernel)|(system)|(sysadmin)|(csko)|(administrator)|(rendszergazda)|(operator))",$email)){ } Why? Becasuse some people entered [EMAIL PROTECTED] as email :) csko [EMAIL PROTECTED] -

[PHP] ASCII

2004-03-05 Thread csko
Hi! Is there a function to convert a ASCII char to decimal or binary? Or a program? csko -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: GMP problem

2004-03-02 Thread csko
Thanks for your fast answer, its working. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] GMP problem

2004-03-02 Thread csko
for GNU gettext support... no checking for GNU MP support... yes configure: error: Unable to locate gmp.h [EMAIL PROTECTED]:~/install/php$ csko -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php