Jump to content

Phurien

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Phurien's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. $docheck_i = mysql_db_query ($dbname,\"DESC table\",$dbconnect); if(!docheck_i){ //table does not }else{ //table does }; ------------------------------- That should work am i wrong, but it doesn\'t. I\'m trying to make an install script for my program, and i want it to check if a table exists and if it does it will say \"allready installed\" and if not it will bring you to the isntall page. What must be done here?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.