nakadai
9861f24580
Fix missing PHP closing tag.
2014-10-24 23:56:57 +00:00
Matthias Glaub
8074fca0e7
minor text improvements
2014-10-23 19:50:49 +02:00
Phil Sturgeon
9329ea7bfa
Merge pull request #454 from rhynodesigns/patch-1
...
Grammar: that -> this
2014-10-23 13:30:28 -04:00
Corey Ballou
be8f8fef92
Fixing tabbing (spacing) of PDO connection.
...
Just so it looks as clean as it should.
2014-10-23 07:32:03 -04:00
Ryan McAllen
ce380c73e8
Grammar: that -> this
2014-10-23 01:35:23 -04:00
Matthias Glaub
339f6fe206
fixing filenames
2014-10-23 00:02:21 +02:00
Matthias Glaub
54dc87be9e
Merge branch 'gh-pages' of https://github.com/codeguy/php-the-right-way into docker
2014-10-22 23:45:20 +02:00
Matthias Glaub
239a4cd54c
introduce virtualization section
2014-10-22 23:44:54 +02:00
Matthias Glaub
5d4be0884b
* add docker information
2014-10-21 23:07:57 +02:00
Phil Sturgeon
905620d41e
Merge pull request #452 from maglnet/bytecode-cache
...
add opcache to bytecode cache list
2014-10-21 16:53:24 -04:00
Matthias Glaub
4858bf7dfc
* add opcache to bytecode cache list
2014-10-21 22:46:10 +02:00
Maxime Fabre
779932b272
Reword DM to use Composer as global PM
2014-10-21 19:57:26 +02:00
Phil Bennett
0617a9ce51
Fixed link, sorry about that, let a domain expire
2014-10-21 14:59:00 +01:00
Phil Sturgeon
fc472eb0d2
Merge pull request #421 from pjwiseman/patch-1
...
Removed reference to maven
2014-10-19 15:38:21 -05:00
Phil Sturgeon
3d41240c89
Merge pull request #418 from olso/patch-1
...
Added links pointing to PDO docs
2014-10-19 15:37:40 -05:00
Phil Sturgeon
deca1d52e7
Merge pull request #427 from florianletsch/gh-pages
...
Fixed inconsistent naming of example function
2014-10-19 15:37:21 -05:00
marianr
b701e7b2ec
Fix link to list of PaaS providers
2014-10-19 18:02:18 +02:00
Phil Sturgeon
780b51ad6a
Merge pull request #438 from rogeriopradoj/patch-1
...
Little help for Vagrant has more than 3 services now
2014-10-08 09:52:23 -05:00
Phil Sturgeon
c61c4b8cce
Merge pull request #435 from GeertDD/patch-1
...
Add meta charset in head
2014-10-08 09:52:05 -05:00
Phil Sturgeon
b5101c2995
Typos.
2014-09-23 20:04:56 -04:00
Phil Sturgeon
6e6780cada
Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages
...
Conflicts:
_posts/01-04-01-Mac-Setup.md
2014-09-23 17:28:33 -04:00
Phil Sturgeon
8bc8ea91f7
Revised Mac OSX Install instructions.
2014-09-23 17:16:47 -04:00
Rogerio Prado de Jesus
0ba2e763eb
Little help for Vagrant has more than 3 services
2014-09-21 13:56:33 -03:00
Jason Schein
7e29879722
Add chef video tutorial to Building-your-Application page.
2014-09-17 19:06:55 -07:00
Geert De Deckere
321279e77f
Add meta charset in head
...
The HTTP Content-Type header has precedence but adding a meta charset in the head helps when opening an offline (e.g. downloaded) file in the browser.
Also, note that the official character set name is in uppercase.
See: http://www.iana.org/assignments/character-sets/character-sets.xhtml
2014-09-15 20:34:25 +02:00
Kevin Ji
be36a5d6c1
Mac Setup: Adjust spelling of "OS X"
2014-09-15 01:58:28 -07:00
Kevin Ji
ecdb28562e
Mac Setup: Adjust MAMP link
2014-09-15 01:57:29 -07:00
Kevin Ji
c095d6e6ac
Windows Setup: Use English WAMP link
2014-09-15 01:53:27 -07:00
Josh Lockhart
ecf6e5a796
Merge pull request #419 from reinink/templating_improvements
...
Improve to the templating section
2014-09-04 10:22:37 -04:00
Kayla Daniels
7d81279858
Added Phansible under "a little help"
2014-09-04 10:13:42 -04:00
Phil Sturgeon
6f28cb6b9c
Merge pull request #430 from peterkokot/patch-php7
...
Books and PHP 6 updates
2014-09-02 15:25:51 +02:00
Peter Kokot
923ab4cfb9
books and PHP 6 updates
2014-09-02 13:22:29 +02:00
Peter Kokot
a1602637fc
updated to PHP 5.6 in getting started chapter
2014-09-02 10:38:54 +02:00
Florian Letsch
f0883a74b9
fixed inconsistent naming of example function
2014-09-01 01:34:10 +02:00
Marc J. Schmidt
2e82df6750
Fixed wrong link for Propel
2014-08-27 22:58:09 +02:00
Peter Wiseman
cfe8916dfe
Removed reference to maven
...
The php-maven.org project has not been maintained for the last couple of years. It looked promising but doesn't work out of the box, and searching the web, I couldn't find anyone successfully getting it working recently. It looks like a lost cause for php.
2014-08-19 23:30:59 +10:00
ISHIDA Akio
9bb94659d8
Heroku supports PHP. Fix link.
...
Heroku PHP support is now GA.
https://blog.heroku.com/archives/2014/7/15/the_new_php_on_heroku_now_generally_available
2014-08-19 20:16:07 +09:00
Jonathan Reinink
cc9361f1e6
Remove magic quotes from templating section.
2014-08-15 14:01:56 -04:00
Jonathan Reinink
d6f59a1ce0
Improve to the templating section
...
Add inheritance examples
Add the word "partials" to better describe reusable pieces of code
Clarify the role of templates (views) in the MVC pattern
Add note of caution around Smarty auto escaping
2014-08-15 13:53:45 -04:00
Martin Olšanský
8b794f84c4
Update 07-01-01-Databases.md
2014-08-09 22:00:25 +02:00
James Gill
39caad2fa6
Several grammatic edits to introductory topics to improve readability and flow.
2014-08-03 20:14:02 -07:00
David Matejka
4cf1099ca0
Templating: added latte link
2014-07-27 01:36:00 +02:00
Jonathan Reinink
b761690292
Add new Templating section.
2014-07-25 14:53:02 -04:00
Kunio Murasawa
40101b60ba
fix the indentation
2014-07-16 09:39:07 +09:00
Phil Sturgeon
9a41f407f0
Charset in content-type
2014-07-15 17:05:07 +01:00
Phil Sturgeon
3d7f2957d9
Working with UTF-8
2014-07-15 16:57:26 +01:00
Phil Sturgeon
ac548011c0
Add note about patchwork utf8
2014-07-15 16:55:55 +01:00
Kunio Murasawa
86f94fbfc2
fix a typo
2014-07-15 00:14:45 +09:00
Tyler Pearson
00f8879add
Fixed typo
2014-07-10 23:17:50 -07:00
Yannick Lyn Fatt
6f8793ebee
Fixed typo in PHPDoc.md
...
Closes #405
2014-07-09 13:37:15 -05:00