Royal Community

Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

    Asa faci Website cu admin panel

    ReLaX
    ReLaX
    Administrator
    Administrator


    masculin Balanta Capra
    Mesaje : 247
    Puncte : 1136
    Reputatie : 0
    Data de inscriere : 11/04/2010
    Varsta : 33
    Localizare : Lupeni
    Joburi/Distractii : Cluburi,Scoala vb vine fac la grup,Sex
    Stare de spirit : Fresh...Duc Life

    Asa faci Website cu admin panel Empty Asa faci Website cu admin panel

    Mesaj  ReLaX Sam Mar 26, 2011 9:31 pm

    Download:Mirror1Mirror2
    pasu1 urmarim SS:
    register.php
    Cod:
     
      $DBHost = 'Aici puneti host\SQLEXPRESS'; //The host of your DB (I.E: MACHINE\SQL2005)
        $DBUser = 'sa'; //Your DB User Usially sa
        $DBPass = 'Aici puneti password de la sql'; //Your DB Password. live empty if u dont have 1
        $DB = 'GunzDB'; //Your GunZ DB
    status.php
    Cod:

    $DBHost = 'Aici puneti host\SQLEXPRESS'; //The host of your DB (I.E: MACHINE\SQL2005)
    $DBUser = 'sa'; //Your DB User Usially sa
    $DBPass = 'Aici puneti password de la sql'; //Your DB Password. live empty if u dont have 1
    $DB = 'GunzDB'; //Your GunZ DB
    Status2.php
    Cod:

    $srvip = "aici puneti ip sau dns";    // YOUR IP here  ----- Seu IP aqui
    $srvport = "aici puneti port de la server";    // PORT, default is 6000 ---- Porta, padrão é 6000
    $host="aici puneti host de la sql/SQLEXPRESS";  //Server name for connect to your database
    $username="sa"; //The name of your account security
    $password="aici puneti password de la sql"; //The password of your account security
    $conn = mssql_connect($host,$username,$password);
    $DB = "GunzDB"; //The name of your database default is GunzDB

    Pasu2 acuma intram la panel si acuma urmarim SS:
    Cod:
    $mssql_user = "sa";    //Enter here the MSSQL User for your Gunz Database
                      //If the MSSQL Server is in the same server as the web, leave it blank

    $mssql_pass = "aici puneti password";    //Enter here the MSSQL Password for your Gunz Database
                      //If the MSSQL Server is in the same server as the web, leave it blank

    $mssql_database = 'GunzDB'; //Enter here the Name of your Gunz Database

    //Host. IP If working remotely
    $mssql_host = Aici puneti host de la sql\SQLEXPRESS'; //Enter here the name of your SQL Server

      Data/ora curentă este: Joi Noi 21, 2024 6:07 am