php error with html
Posted: Sun Mar 28, 2004 3:44 pm
I am VERY new to Php...I can't seem to find good information on the interaction with html
I am getting an error...
I have
I am getting an error at the line of the first html code...it doesn't like it being in php... but i need php tags for the else{}
please help!
I am getting an error...
I have
Code: Select all
if
{
php code
}
else
{
html code
}please help!