Remove PDO Tutorial for MySQL Developers

Website has been down for some time now
Closes #855
This commit is contained in:
Alex Mayer
2020-04-26 04:02:42 -04:00
parent 2fe972fc22
commit 5899632b10

View File

@@ -26,7 +26,6 @@ your applications within your own development schedules so you won't be rushed l
* [MySQLi Prepared Statements][mysqli_prepared_statements]
* [PHP: Choosing an API for MySQL][mysql_api]
* [PDO Tutorial for MySQL Developers][pdo4mysql_devs]
[mysql]: https://secure.php.net/mysqli
[mysql_deprecated]: https://secure.php.net/migration55.deprecated
@@ -34,5 +33,4 @@ your applications within your own development schedules so you won't be rushed l
[mysqli]: https://secure.php.net/mysqli
[pdo]: https://secure.php.net/pdo
[mysql_api]: https://secure.php.net/mysqlinfo.api.choosing
[pdo4mysql_devs]: http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers
[mysqli_prepared_statements]: https://websitebeaver.com/prepared-statements-in-php-mysqli-to-prevent-sql-injection