Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

Re: [PHP] Php4 Upgrade problems From: Andrei Zmievski (andrei <email protected>)
Date: 07/13/00

On Thu, 13 Jul 2000, Sergio A. Murillo wrote:
> I just upgraded to php4. I'm getting this error
>
> Parse error: parse error, expecting `','' or `';'' in
> /home/httpd/html/lab/historial.php on line 86
>
> /*function tablecolor()
> {
> static $ColorValue

This statement needs to have ; after it.

-Andrei

"Later in this talk, I intend to define
 the universe and give three examples." -- Larry Wall

-- 
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>