I installed php 4.2.3 on Apache2.

When I write <? echo $anyvariable; ?> I get an error message telling me that
I have an undefined variable $anyvariable. Is this something new that one
must declare all variables?

In my previous version of php the expression above would return an empty
string - no error messages...

Hope you understand my problem...

Martin Magnusson

Reply via email to