On Sunday 10 February 2002 02:10, [EMAIL PROTECTED] wrote:
> Thanks Jason, switching the single and double quotes did the trick!
>
> Now, I'm curious - what's the rule of thumb for when using single quotes
> and double quotes?

Basically:

Anything inside single quotes stays exactly as it is.

Anything inside double quotes which starts with $ gets evaluated where 
possible.


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
Culture is the habit of being pleased with the best and knowing why.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to