Author |
Message |
21/01/2005 10:27:46
|
NANOVATION
Newbie
Joined: 21/01/2005 10:17:02
Messages: 2
Offline
|
Hi Everyone,
I'm hoping someone can help me with this installation problem.
I've uploaded all my Advanced Poll files to my web site (www.ArizonaTaxLiens.com) and am trying to go to the install page and am getting the following error.
Parse error: parse error, unexpected '<' in /home/content/a/r/i/arizonatax/html/advancedpoll/install.php on line 57
I haven't changed a thing on this PHP page, so I have no idea what the problem is.
Can anyone offer a helping hand? For the record, here are lines 53-58:
<meta http-equiv="refresh" content="<?php echo "$refresh;URL=../db/$SELF?action=$stp%22;%20?%3E">
<?php
}
?>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
Thanks for the help!
|
|
21/01/2005 12:29:58
|
Anonymous
|
Mine shows something different:
|
|
21/01/2005 19:20:31
|
NANOVATION
Newbie
Joined: 21/01/2005 10:17:02
Messages: 2
Offline
|
Thanks! That fixed the problem.
|
|
|