Jump to content

TaM

Membru
  • Posts

    5
  • Joined

  • Last visited

Posts posted by TaM

  1. On 2/5/2016 at 01:20, TaM said:

    ## Baza de date

    $userbaza = "root";

    $parolabaza = "";

    $numebaza = "unnic";

    $hostbaza = "127.0.0.1";

    ## Baza de date

    ## General

    $adresa = "http://localhost/unnic";

    date_default_timezone_set('Europe/Bucharest');

    $data_ora = date('Y-m-d H:i:s');

    $serverIP = "";

    $serverPort = 7777;

    error_reporting(0);

    ## General

    ## Variabile

    $name = htmlspecialchars($_COOKIE['']);

    $password = htmlspecialchars($_COOKIE['']);

    ## Variabile

    ?>

    Am rezolvat de la cateva ore de la postare cu ajutorul unui baiat si nu era de la localhost :)

     

  2. Problema intalnita (descriere): Salut am un UCP de la unnic care nu pot sa il deschid in localhost
    Ero(area / rile) / warning-(ul / urile): 992cUMM.png
    Liniile de cod / sursa / script-ul(obligatoriu): 

    <?php

    ## Baza de date

    $userbaza = "root";

    $parolabaza = "";

    $numebaza = "unnic";

    $hostbaza = "127.0.0.1";

    ## Baza de date

    ## General

    $adresa = "http://localhost/unnic";

    date_default_timezone_set('Europe/Bucharest');

    $data_ora = date('Y-m-d H:i:s');

    $serverIP = "";

    $serverPort = 7777;

    error_reporting(0);

    ## General

    ## Variabile

    $name = htmlspecialchars($_COOKIE['']);

    $password = htmlspecialchars($_COOKIE['']);

    ## Variabile

    ?>

    Imagini / Video (optional):
    Ati incercat sa rezolvati singur?: Da dar din pacate nu am reusit .

×
×
  • 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.