echo "Here is a $string, {$myArray["joe"]} with $alot of PHP $variables";
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] ("Boget, Chris") wrote:
> Now, supposing you
> do have error level set to very high, you cannot do this:
>
> echo "Here is a $string, $myArray['joe'] with $alot of PHP $variables";
> (using single quotes)
>
> to stop the error. You actually ha
2 matches
Mail list logo