| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Aug 2004 Location: Auburn, AL
Posts: 15
![]() | Parse error: parse error, unexpected $ Getting this error: "Parse error: parse error, unexpected $ on line 41". I've looked at this code, but I know I'm missing something. Thanks in advance! PHP Code: |
| |
| | #2 (permalink) |
| Account Closed Join Date: May 2004 Location: /etc/passwd
Posts: 2,178
![]() ![]() ![]() ![]() ![]() ![]() | Its pretty aparent that that is not the full code ![]() Post it all... If you really want to help give me a url... to the file with the error and copy that file and make it a .phps so i can see the source. |
| |
| | #3 (permalink) | ||||
| Senior Member Join Date: Jun 2003 Location: Naperville Illinois
Posts: 1,786
![]() ![]() ![]() ![]() | Full code doesn't matter. He is missing an instance of the closing brackets: } Stick another } at the end, or where you want the while loop to close.
__________________
| ||||
| |
| | #4 (permalink) | ||||
| Senior Member Join Date: May 2005 Location: I'm right here
Posts: 3,526
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | As KodeKing mentiond so your code should be:
| ||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP parse error! Help please? | drmaximus | Programming | 10 | 04-07-2004 07:36 PM |
| PHP Parse Error... do you see it? | Jeanco | Programming | 8 | 12-31-2003 02:33 PM |