[SOLVED] Slight Problem Undefined Variable
Posted: Mon Apr 19, 2004 8:17 am
Hi all
im just messing around with php and have hit a problem
ive got some simple code
and i keep getting Notice: Undefined variable: name error.
Can anyone help me?
i am using EasyPHP
Cheers Lee
im just messing around with php and have hit a problem
ive got some simple code
Code: Select all
<?php echo("$name"); ?>Can anyone help me?
i am using EasyPHP
Cheers Lee