Connecting Tech Pros Worldwide Help | Site Map

what the heck??

  #1  
Old July 17th, 2005, 12:29 PM
Michael Bradley-Robbins
Guest
 
Posts: n/a
I have written a program that prints out all the values from a mysql
database. I am using PEAR to help me along, btw. Anyway, whatever I do,
there is an error that says "PHP Parse error: syntax error, unexpected
$end". Evidently, it doesn't like my PHP closing tag, which is placed at the
very end of my code. What the heck is wrong?


  #2  
Old July 17th, 2005, 12:30 PM
Alvaro G. Vicario
Guest
 
Posts: n/a

re: what the heck??


*** Michael Bradley-Robbins escribió/wrote (Sun, 13 Feb 2005 12:04:35
-0800):[color=blue]
> Anyway, whatever I do, there is an error that says "PHP Parse error:
> syntax error, unexpected $end". Evidently, it doesn't like my PHP
> closing tag, which is placed at the very end of my code. What the heck
> is wrong?[/color]

Apparently, there's a syntax error in your code.


--
-+ Álvaro G. Vicario - Burgos, Spain
+- http://www.demogracia.com (la web de humor barnizada para la intemperie)
++ Manda tus dudas al grupo, no a mi buzón
-+ Send your questions to the group, not to my mailbox
--
  #3  
Old July 17th, 2005, 12:30 PM
Geoff Berrow
Guest
 
Posts: n/a

re: what the heck??


I noticed that Message-ID: <110vcmge4ol110e@corp.supernews.com> from
Michael Bradley-Robbins contained the following:
[color=blue]
>I am using PEAR to help me along, btw. Anyway, whatever I do,
>there is an error that says "PHP Parse error: syntax error, unexpected
>$end". Evidently, it doesn't like my PHP closing tag, which is placed at the
>very end of my code. What the heck is wrong?[/color]

Errors at the end often mean there is a missing brace or bracket.

--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
i want 2 make a higly secured guard lock which no 1 can heck pradyumn.1@gmail.com answers 2 July 20th, 2007 04:45 PM
App_Code & web services (what the heck?) =?Utf-8?B?SlA=?= answers 1 January 27th, 2007 11:05 PM
What in the HECK is going on??? Randy answers 4 January 12th, 2006 02:45 AM
what the heck does "permissions 33279" mean? lkrubner@geocities.com answers 15 July 17th, 2005 11:04 AM