Current location: Hot Scripts Forums » Programming Languages » PHP » Please help on parse error: basic guidelines


Please help on parse error: basic guidelines

Reply
  #1 (permalink)  
Old 03-03-04, 05:31 PM
Big Cat Big Cat is offline
Newbie Coder
 
Join Date: Mar 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Please help on parse error: basic guidelines

Hello



I am installing a script and get:



Parse error: parse error in /home/bigcat/public_html/photos/setup.php on line 493

here is the code :



Code:
 

</script>";
(this is the line 493)  $a .= "<form method='post' action='$PHP_SELF?do=step3' name='form_1' onsubmit='return Check_Form();'><input type="hidden" name="id" value="ac0b4c42d55aed525d146b70c122a115" />";
$a .= "<table border=0 cellpadding=0 cellspacing=0 width=80% align=center>
<tr><td class=tblborder>

As I know that basic guidelines is that

This error comes in most cases because of missing ; or ) in the line or the one before.
But I am not familiar with php coding rules, so I don't know exactly which of
these ; or ) I must change.

Could you please point where is the missing sign
and also would be nice to have some more quide on managine parse errors.

Maybe there are some php code checking software that automatically highlights incorrect code?

thanks
Reply With Quote
  #2 (permalink)  
Old 03-03-04, 05:59 PM
Big Cat Big Cat is offline
Newbie Coder
 
Join Date: Mar 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
I found the answer
please delete or close this thread.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Templates - Parse Error simone PHP 8 02-15-04 10:47 PM
Parse text into an array aventixtech PHP 0 02-15-04 06:38 PM
[php error] parse error | fatal error xeoHosting PHP 1 01-03-04 08:12 PM
PHP script to parse HTML Skeleton Man Script Requests 2 10-05-03 08:41 PM


All times are GMT -5. The time now is 09:12 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.