Yep.

----- Original Message ----- 
From: "B. Verbeek" <[EMAIL PROTECTED]>
To: "Php-General (E-mail)" <[EMAIL PROTECTED]>
Sent: Thursday, January 31, 2002 2:48 AM
Subject: [PHP] question reg trim-strlen


> Does this work?
>  
>  >>    if(strlen($cust_adres = trim($cust_adres)) > 50){ /*code here*/ }
>  
>  I mean that the new $cust_adres is trimmed when nessecary?
>  
>  regards
>  Bart
>  
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to