• August 23, 2018

    Where $con = mysqli_connect($serverName,$dbusername,$dbpassword);

    3 steps replacement in the following order

    1. All “mysql_select_db(” with “mysqli_select_db($con,
    2. All “mysql_query(” with “mysqli_query($con,” and
    3. All “mysql_” with “mysqli_“.

    This works for me everytime

    +https://stackoverflow.com/questions/1390607/how-to-change-mysql-to-mysqli

    +http://php.net/manual/en/mysqli.summary.php



เวอไนน์ไอคอร์ส

ประหยัดเวลากว่า 100 เท่า!






เวอไนน์เว็บไซต์⚡️
สร้างเว็บไซต์ ดูแลเว็บไซต์

Categories


Uncategorized