Update Database links to use https

This commit is contained in:
Josh Lockhart
2018-06-19 14:22:37 -04:00
parent b3eed1117d
commit 18e98ecab5
5 changed files with 20 additions and 20 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]: http://php.net/mysqli
[pgsql]: http://php.net/pgsql
[mssql]: http://php.net/mssql
[mysqli]: https://secure.php.net/mysqli
[pgsql]: https://secure.php.net/pgsql
[mssql]: https://secure.php.net/mssql