On Friday 09 February 2001 19:15, Siim Einfeldt aka Itpunk wrote:
> row(2,'','$something,second'); then it displays $something and second,
In single quotes (') variables are not evaluated. Use double quotes (")
instead.
--
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)
Google results 1-10 of about 142,000,000 for e. Search took 0.18 seconds.
- http://www.google.com/search?q=e
--
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]