User Profile
Collapse
-
Oh my gosh.......spac e removed....repl aced a missing comma and all is fine in the world.....Thank s you so much -
parse error expecting "(" in line 93
And I seem to be missing the error...can't find it and the statements in one section duplicate other sections with no error....any help would be greatly appreciated: the following is the entire code...(Yes I know it is from a book but I got to learn it all from someplace :).....thanks in advance for any and all help and advice.
Code:<?php $db = mysql_connect('localhost', 'bp6am', '*****') or die ('Unable to connect.
-
-
OMG!!! what a little thing....I have taught myself to make sure everything is inside <> and then I added one too many when not needed......cod e works perfect now. Yes there is more to it and it closes itself. Thanks for the feedback. And I am going to watch much more closely. Thanks againLeave a comment:
-
help with T_IF error
I have checked this stuff six ways from Sunday and can not find an error....can anyone help? My error message is this:
Parse error: syntax error, unexpected T_IF in C:\Program Files (x86)\Apache Software Foundation\Apac he2.2\htdocs\mo viesite.php on line 14
Code:<?php session_start(); //check to see if user has logged in with a valid password if ($_SESSION['authuser'] != 1) { echo
No activity results to display
Show More
Leave a comment: