18 Commits

Author SHA1 Message Date
Peter Kokot
5638836ec8 Update php.net links to point to https://www.php.net 2023-01-17 23:57:25 +01:00
Josh Lockhart
18e98ecab5 Update Database links to use https 2018-06-19 14:22:37 -04:00
jrfnl
f3db6b7ad4 Fix menu inconsistencies - Chapter 7 2014-12-08 23:52:46 +01:00
jrfnl
80148bdc44 Jekyll header spacing consistency 2014-12-08 22:03:53 +01:00
jrfnl
ce8d83fb6f Verify link consistency - round 1
- Verify that all named links at the bottom of a post are in use, otherwise either remove or add link in post
- if the post uses named links, try and make sure all links in the post are in that style
- ensure logical order for the named links at the bottom
2014-12-08 22:03:49 +01:00
jrfnl
82ee7ad76a Fix line wrapping consistency - round 1
Comply with the 'wrap at 120 chars' style rule stated in the contributing.md document
2014-12-08 22:03:47 +01:00
jrfnl
1852c53aa5 Use language independent permalinks for php.net urls
@see http://php.net/urlhowto.php
2014-12-08 17:48:38 +01:00
Peter Kokot
7308a712b8 added missing starting php tag 2014-12-07 02:13:07 +01:00
Martin Olšanský
8b794f84c4 Update 07-01-01-Databases.md 2014-08-09 22:00:25 +02:00
christian studer
de8cef6c7d Typo and missing link for SQL injections 2014-06-30 13:37:13 +02:00
Mazen Abdulaziz
5fe7d7fdff Small fix in second example
Second example uses PDO to connect to SQLite, comment says it's connecting to MySQL
2014-05-30 17:53:04 +03:00
Phil Sturgeon
1779f7c370 Added a little intro-SQL database stuff. 2014-05-13 12:35:46 +01:00
Eric Martel
7df82049e8 Redid anchor changes to be sure each doc was updated properly 2014-03-14 23:13:39 -04:00
elliottb
1a91f6ab23 Mysql driver: Changed from long term deprecation in 5.4 to deprecated in 5.5
Changed mysql driver deprecation information from planned long term deprecation in 5.4 to officially deprecated in 5.5. Source: http://us2.php.net/manual/en/migration55.deprecated.php. It's official :)
2014-02-20 16:32:02 -08:00
Phil Sturgeon
822da9c725 Hi PSR-0, this is PSR-4. I'm coming for you. 2014-01-31 16:57:28 -05:00
kfuchs
960a5c5292 Added Propel to the list 2014-01-31 10:31:45 -05:00
Peter Kokot
710cba2569 coding style fix 2013-12-08 16:02:22 +01:00
happyaccidents
7933402646 Missed a rename 2013-11-26 14:37:09 +00:00