Ionic Tutorial Chapter 13 (Sql C.R.U.D. operation using Php mysql, using localhost)




Learn to create localhost server using PHP and MySql database, perform Select, Insert, Update, Delete operations using it.

Original source


8 responses to “Ionic Tutorial Chapter 13 (Sql C.R.U.D. operation using Php mysql, using localhost)”

  1. nice one man but i got some error when i run "read.php" file can you please give me solution

    Warning: mysqli_connect(): The server requested authentication method unknown to the client [caching_sha2_password] in C:websiteread.php on line 8

    Warning: mysqli_connect(): (HY000/2054): The server requested authentication method unknown to the client in C:websiteread.php on line 8

    Notice: Trying to get property 'connect_error' of non-object in C:websiteread.php on line 10

    Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in C:websiteread.php on line 17

    Notice: Undefined variable: result in C:websiteread.php on line 19

    Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, null given in C:websiteread.php on line 19

    "0 result"

    Fatal error: Uncaught Error: Call to a member function close() on boolean in C:websiteread.php:29 Stack trace: #0 {main} thrown in C:websiteread.php on line 29

Leave a Reply