Phil Sturgeon
fa105ae91d
Merge pull request #402 from garoevans/php-doc
...
Add a PHPDoc post
2014-07-02 12:24:13 +01:00
Gareth Evans
1dc778fe07
Expand documentation and explain (and it's exclusion)
2014-07-01 13:32:54 +01:00
christian studer
de8cef6c7d
Typo and missing link for SQL injections
2014-06-30 13:37:13 +02:00
Gareth Evans
c3c45a8969
Updated the URLs to new documentation after some feedback
2014-06-23 09:26:08 +01:00
Gareth Evans
b717500558
Add a PHPDoc post
2014-06-20 21:29:47 +01:00
Joeri Poesen
3172368cee
Minor grammar/typo fix.
2014-06-08 23:29:41 +02:00
John Bacon
4aaa7a41da
Adds a comma to the description of recursion
...
Parenthetical elements should be set off using a comma.
2014-06-02 19:07:54 -04: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
188501a5fc
Added Securing PHP: Core Concepts
2014-05-16 16:25:23 +01:00
Josh Lockhart
d815aea290
Merge pull request #390 from benedmunds/patch-1
...
Added some of the more popular and high quality modern PHP books
2014-05-16 11:19:38 -04:00
Phil Sturgeon
1779f7c370
Added a little intro-SQL database stuff.
2014-05-13 12:35:46 +01:00
Phil Sturgeon
349c78061d
Merge pull request #385 from phpdistiller/gh-pages
...
EasyPHP added
2014-05-12 00:06:37 +01:00
Josh Lockhart
a0da07b007
Merge pull request #389 from houdmont/books-spelling-mistake
...
Spelling mistake in Books section corrected
2014-05-02 10:50:35 -04:00
Josh
d0292a994a
new commit
2014-04-23 23:04:22 -07:00
Josh
8fca7e1f51
change a few words
2014-04-23 22:48:59 -07:00
Ben Edmunds
2374e862a3
Added some of the more popular and high quality modern PHP books
...
Full disclosure - I included my book.
2014-04-16 10:41:25 -07:00
Tom Houdmont
a6e2350f5d
Spelling mistake in Books section corrected
2014-04-16 11:32:21 +01:00
Phil Sturgeon
aefacd6b2c
Added a new section on Books.
2014-04-16 10:41:51 +03:00
Phil Sturgeon
eee3bb9e1b
Added a new section on Books.
2014-04-16 10:37:13 +03:00
Peter Kokot
a6c7aec126
anchor for php and UTF-8 section added
2014-04-01 02:02:26 +02:00
Phil Sturgeon
ca0946b44d
Merge pull request #358 from ylynfatt/utf-8-section
...
added PHP and UTF-8 section
2014-03-31 12:30:21 -04:00
Yannick Lyn Fatt
059d3ff4bc
fixed word wrapping (now 120 chars)
...
Also added note about default encoding for htmlentities and
htmlspecialchars and added link to php docs for htmlspecialchars
2014-03-31 00:36:31 -05:00
phpdistiller
bb34ffc77f
EasyPHP added
...
EasyPHP is the oldest PHP package for Windows, and is more "up-to-date" than Wamp. It comes with a lot more features for developers: modules, components...
2014-03-30 19:03:16 +08:00
johnstevenson
e9a27625f2
Add Windows installer
2014-03-26 17:34:43 +00:00
John Stevenson
df00f7ef0b
Trim install instructions, add Windows installer
2014-03-26 17:05:13 +00:00
Phil Sturgeon
111a957f5a
Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages
2014-03-23 17:53:22 -04:00
Phil Sturgeon
5ef51c5626
Manually implemented #310 from @Trismegiste.
2014-03-23 17:53:15 -04:00
Phil Sturgeon
ea52149ce0
Added Orno to Components list
2014-03-18 11:10:25 -04:00
Eric Martel
7df82049e8
Redid anchor changes to be sure each doc was updated properly
2014-03-14 23:13:39 -04:00
Yannick Lyn Fatt
13cb4bc562
changed wording so it speaks to code example in this section
2014-03-14 01:04:01 -05:00
Yannick Lyn Fatt
c45fa93abc
moved inline links to Further Reading section
2014-03-14 01:00:59 -05:00
Yannick Lyn Fatt
bf96a8ad9f
removed sentence as wording seemed a little too aggressive
2014-03-14 00:39:35 -05:00
Yannick Lyn Fatt
7f59769469
made utf8mb4 consistently represented as code
2014-03-11 00:02:42 -05:00
Yannick Lyn Fatt
eec6e11d8b
bump first argument down a line so the example is PSR-2
2014-03-10 23:57:56 -05:00
Phil Sturgeon
73e738c0cc
Update 08-02-01-Errors.md
2014-02-28 17:15:35 -05:00
Peter Kokot
59384485e8
xdebug link typo fixed
2014-02-28 22:57:12 +01:00
Phil Sturgeon
c93f78c7b6
Update 13-03-01-Components.md
2014-02-24 17:20:26 -05:00
Phil Sturgeon
3ede484b1e
Added Hoa
2014-02-24 17:16:41 -05:00
Phil Sturgeon
46f5a23e30
Typo in 06-01-01-Dependency-Injection.md
2014-02-23 19:44:28 -05: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
Alan Storm
b1b8fc0d4a
Rewrite to remove inaccurate @ logging text.
2014-02-18 14:08:42 -08:00
Alan Storm
f3c0d537e8
Adding scream information, fixing typo
2014-02-17 16:08:20 -08:00
Alan Storm
2e3f486dc2
Adding information about scream.
2014-02-17 16:01:54 -08:00
Phil Sturgeon
367db56e44
Implemented feedback from @chrisatsc and @jamierumbelow.
2014-02-17 17:44:50 -05:00
Phil Sturgeon
f4c14620b4
Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into aranw-errors-exceptions
2014-02-17 11:23:47 -05:00
Phil Sturgeon
0a70db7178
Closes #283 : Uses orginal PR as base for a recode of Errors.
2014-02-17 11:22:18 -05:00
Phil Sturgeon
419dba12a0
Merge branch 'errors-exceptions' of github.com:aranw/php-the-right-way into aranw-errors-exceptions
2014-02-17 10:22:40 -05:00
Josh Lockhart
f619846780
Add Laravel Illuminate Queue component to component list
2014-02-15 09:47:06 -05:00
Josh Lockhart
20a1b136b8
Clarify the Laravel Illuminate components with a message beneath the list of component libraries
2014-02-13 20:16:40 -05:00
Josh Lockhart
355ee80ee2
Change Laravel component link to point directly to Laravel ORM as suggested by Taylor Otwell
...
Other Laravel components, like Queue, will be refactored and componetized soon
2014-02-13 20:08:28 -05:00