As far as I can see:

>What does this mean?
>Parse error: parse error, expecting `','' or `';'' in
>/http/www/b/bidattorney.com/public_html/user/stest.phtml on line 13

This means probably on line 12 you forgot a semi-colon...
and so php goes on to parse the lines past where it expected a 
semi-colon and finds incorrect syntax. (Due to lack of said-semi colon)

Go check it out!

HTH :)

Russ

#-------------------------------------------------------#
                                
         "Believe nothing - consider everything"        
                                                        
  Russ Michell
  Anglia Polytechnic University Webteam
  http://gertrude.sipu.anglia.ac.uk/webteam
  [EMAIL PROTECTED]
  +44 (0)1223 363271 ext 2331
  
  www.theruss.com
                        
#-------------------------------------------------------#


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to