Jump to content

Cristian005

Membru
  • Posts

    26
  • Joined

  • Last visited

Posts posted by Cristian005

  1. Comanda SQL:

    --
    -- Database: `zp_hid13355`
    --
    -- --------------------------------------------------------
    --
    -- Structura de tabel pentru tabelul `banlog`
    --
    CREATE TABLE `banlog` (

    `ID` INT( 11 ) NOT NULL ,
    `ip` VARCHAR( 25 ) NOT NULL ,
    `player` VARCHAR( 25 ) NOT NULL ,
    `admin` VARCHAR( 25 ) NOT NULL ,
    `reason` VARCHAR( 60 ) NOT NULL ,
    `day` INT( 11 ) NOT NULL DEFAULT '0',
    `time` VARCHAR( 60 ) NOT NULL

    ) ENGINE = MYISAM DEFAULT CHARSET = lati





    dc imi zice asa?

×
×
  • 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. For more details you can also review our Terms of Use and Privacy Policy.