help me please

  • 18 years ago

    this is the code i have for a form processing section called clubs.php
    <?
    if($submit)
    {
     mysqlconnect("localhost","paulssoccernetworkidukdb","password");
     mysqlselectdb("clubs");
    $result=MYSQLQUERY("INSERT INTO clubs(id,clubname,stadiumaddress,picture,honors,history,manager,league',website)
    VALUES('NULL','$club
    name','$stadium_address,'$picture','$honors','$history,'$manager','$league','$website',)");
    i get an error message that says:
    Parse error: parse error in clubs.php on line 7

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“God could create the world in six days because he didn't have to make it compatible with the previous version.”