Jump to content

equin0x

Member
  • Posts

    60
  • Joined

  • Last visited

Posts posted by equin0x

  1. Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in D:\XAMPP\htdocs\panel\includes\Header.php on line 76

     

    Liniile 75 si 76:

     

    75 $getxg = mysqli_query($DB_H, "SELECT * FROM notifications WHERE readed = 0 and `pentru` = ''".$_SESSION['username']."'");

    76 while($rowg2 = mysqli_fetch_array($getxg))
×
×
  • Create New...