RE: [PHP] Variables From: Adrian Ciutureanu (adrian.ciutureanu <email protected>)
Date: 07/11/01

That's IMPOSIBLE!

> -----Original Message-----
> From: James Bartlett [mailto:zotud <email protected>]
> Sent: 11 iulie 2001 05:27
> To: php-general <email protected>
> Subject: Re: [PHP] Variables
>
>
> I have tried that also...it still does not want to work...
> ----- Original Message -----
> From: Dallas K.
> To: James Bartlett ; php-general <email protected>
> Sent: Wednesday, July 11, 2001 5:43 AM
> Subject: Re: [PHP] Variables
>
>
> don't use the quotes....
>
> if($test1 == $test2)
> { echo "True";
> }
> else
> { echo "False";
> }

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>