Update php.net links to point to https://www.php.net

This commit is contained in:
Peter Kokot
2023-01-17 23:57:25 +01:00
parent ec2634cffa
commit 5638836ec8
27 changed files with 90 additions and 91 deletions

View File

@@ -14,6 +14,6 @@ MySQL and a little bit of MSSQL, or you need to connect to an Oracle database, t
same drivers. You'll need to learn a brand new API for each database — and that can get silly.
[mysqli]: https://secure.php.net/mysqli
[pgsql]: https://secure.php.net/pgsql
[mssql]: https://secure.php.net/mssql
[mysqli]: https://www.php.net/mysqli
[pgsql]: https://www.php.net/pgsql
[mssql]: https://www.php.net/mssql