try this
if(eregi("/\+/",$variable))
Jim Lucas
----- Original Message -----
From: "Leif K-Brooks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 07, 2002 5:40 PM
Subject: [PHP] Checking for plus signs?
> I'm trying "if(eregi("+",$variable)){", but it gives me an error. What do
I
> do?
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

