It says parse error line 35.
I don't see any problems with line 35 !?!?!
Line 35 is
I had to replace that line with
to make the error go away.
Also it, after fixing the above, says parse error on line 54. Line 54 is
if($retVal = mysql_query($sql) {
edit found this error to be a ) after ($sql)
I cannot seem to be able to fix this error.
What do you mean i did not code result? OH ok, I fergot that one. Let's fix theses parse errors first!
Ok.... now it givin me the famous
dbAccess requires that we include globals.php in /home/electric/public_html/npereira/budget/classes/dbAccess.php on line 8
Please review the parse errors I corrected. Something is not right but I cannot put my finguer on what it is !