InDevOps.devbyİbrahim Halil OğlakcıPerforming Database Operations with PHPRetrieving Data from the Database using PHPJul 10, 2023
Bikash PandaPHP CRUD Operation Using MySQLi (Source Code)Read it completely from here: https://phpcoder.tech/php-crud-operation-using-mysqli-source-code/Jun 7, 2021
Cyrus ChanHow Schrödinger’s PHP method causing website crashedI just migrated my website from PHP 7.4 to 8.0 which using cPanel (and yes, 8.1 is in release candidate now). After the migration, I notice…Sep 13, 20212Sep 13, 20212
Sheng-Shan ChenTrying to access array offset on value of type null最近把十幾年前的php code重構,原本在實現以下代碼時是正常運行的。Mar 25, 2021Mar 25, 2021
Hardik SharmaBasic Login Page using PHP and MySQLi APIWith the increasing number of websites and for better analytics it has now become a convention to include authentication in websites. This…Jun 29, 2020Jun 29, 2020
InDevOps.devbyİbrahim Halil OğlakcıPerforming Database Operations with PHPRetrieving Data from the Database using PHPJul 10, 2023
Bikash PandaPHP CRUD Operation Using MySQLi (Source Code)Read it completely from here: https://phpcoder.tech/php-crud-operation-using-mysqli-source-code/Jun 7, 2021
Cyrus ChanHow Schrödinger’s PHP method causing website crashedI just migrated my website from PHP 7.4 to 8.0 which using cPanel (and yes, 8.1 is in release candidate now). After the migration, I notice…Sep 13, 20212
Sheng-Shan ChenTrying to access array offset on value of type null最近把十幾年前的php code重構,原本在實現以下代碼時是正常運行的。Mar 25, 2021
Hardik SharmaBasic Login Page using PHP and MySQLi APIWith the increasing number of websites and for better analytics it has now become a convention to include authentication in websites. This…Jun 29, 2020
Biswarup GhoshalMYSQL to MYSQLiSteps to follow for conversion to a Legacy PHP application from MYSQL to MYSQLiFeb 26, 2020
LapiduxMySQL Injection — bypassing admin login in 2020NOTE: This blog has been published with permission of a client Lapidux recently performed incident response for. Identifying information…Feb 13, 2020
Daniel OlukoyaCreating Database connections in PHPDatabases are very essential tools used in development today. Almost if not all applications build have some kind of database support…Oct 6, 2019