File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,11 @@ your applications within your own development schedules so you won't be rushed l
26
26
27
27
* [ MySQLi Prepared Statements] [ mysqli_prepared_statements ]
28
28
* [ PHP: Choosing an API for MySQL] [ mysql_api ]
29
- * [ PDO Tutorial for MySQL Developers] [ pdo4mysql_devs ]
30
29
31
30
[ mysql ] : https://secure.php.net/mysqli
32
31
[ mysql_deprecated ] : https://secure.php.net/migration55.deprecated
33
32
[ mysql_removed ] : https://secure.php.net/manual/migration70.removed-exts-sapis.php
34
33
[ mysqli ] : https://secure.php.net/mysqli
35
34
[ pdo ] : https://secure.php.net/pdo
36
35
[ mysql_api ] : https://secure.php.net/mysqlinfo.api.choosing
37
- [ pdo4mysql_devs ] : http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers
38
36
[ mysqli_prepared_statements ] : https://websitebeaver.com/prepared-statements-in-php-mysqli-to-prevent-sql-injection
You can’t perform that action at this time.
0 commit comments