Search found 6 matches
- Sun Apr 26, 2009 10:26 pm
- Forum: PHP - Code
- Topic: parse error please help
- Replies: 6
- Views: 188
Re: parse error please help
closed!!!!!!!!!!!!!!11
- Sun Apr 26, 2009 10:23 pm
- Forum: PHP - Code
- Topic: parse error please help
- Replies: 6
- Views: 188
Re: parse error please help
never mind, i changed the name to shortdesc and it works now, thanks youall have been a great help.
- Sun Apr 26, 2009 10:19 pm
- Forum: PHP - Code
- Topic: parse error please help
- Replies: 6
- Views: 188
Re: parse error please help
wow this sucks, now it just displays the word desc no information from the database any other suggestions?
- Sun Apr 26, 2009 5:21 am
- Forum: PHP - Code
- Topic: parse error please help
- Replies: 6
- Views: 188
Re: parse error please help
here is the new code with the mysql problem. It only occurs when I leave SELECT desc, in the list of records to pull from the database. <h2 align = "center">Lions Club Events</h2><br /> <?php $con = mysql_connect("localhost", "guest" , "guest") or di...
- Sun Apr 26, 2009 5:08 am
- Forum: PHP - Code
- Topic: parse error please help
- Replies: 6
- Views: 188
Re: parse error please help
lol i spent 4 hours looking for that lol. Thanks Topic is closed now there is a new problem It is not registering the query , it says that no posts can be found all though the posts are submitted and are in the mysql database, u name and pword is both guest for the account and in the code, I also ha...
- Sat Apr 25, 2009 3:54 am
- Forum: PHP - Code
- Topic: parse error please help
- Replies: 6
- Views: 188
parse error please help
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /var/www/lionsclub/events.inc.php on line 20 I've been at it for hours trying to figure this out. :( <h2 align = "center">Lions Club Events</h2><br /> <?php $con =...