115 Commits

Author SHA1 Message Date
=
c981ee10d0 Add note about Portuguese translation to welcome 2012-07-25 08:27:01 -04:00
=
6636bebf3a Add note about pending translations 2012-07-23 13:14:22 -04:00
=
363f7cac2a Add translation list to README and Welcome section 2012-07-23 07:59:21 -04:00
=
1335c73622 Tweak welcome text 2012-07-14 14:24:35 -04:00
Goran Rakic
0bbdc26366 Notice that site is great for seasoned pros as well as newbies, and make it less pretentious 2012-07-14 00:36:31 +02:00
Goran Rakic
aa2240c15d Wrap to 120 characters 2012-07-13 23:47:36 +02:00
Goran Rakic
3cb04dca34 Move two disclaimers together 2012-07-13 23:46:49 +02:00
Phil Sturgeon
7847782988 Removed a negative punt at W3Schools, no need to be rude even if they do have terrible old tutorials. 2012-07-10 14:53:02 +01:00
=
d6959b14b8 Remove extra Back to Top link 2012-07-10 08:02:47 -04:00
Kris Jordan
320be77911 Restructure includes to posts 2012-07-09 20:21:10 -04:00
Josh Lockhart
0b5683dc77 Merge pull request #50 from Xeoncross/gh-pages
Added the MicroMVC micro framework
2012-07-09 17:20:10 -07:00
Phil Sturgeon
1bf026954e Merge pull request #52 from eoconnell/gh-pages
[FIX] Internal link navigation breaks from banners.html
2012-07-09 17:17:14 -07:00
Cory Fowler
9506472e34 Added Windows Azure to list of PHP PaaS Providers 2012-07-09 17:12:39 -07:00
Evan O'Connell
d7083f0007 Internal links only work from the index page. 2012-07-09 20:11:22 -04:00
Phil Sturgeon
086fd15c5f Merge branch 'gh-pages' of git://github.com/eoconnell/php-the-right-way into gh-pages 2012-07-10 00:34:44 +01:00
Phil Sturgeon
e5674c2c6a Added a note about PSR-0 to namespaces. 2012-07-10 00:34:42 +01:00
Evan O'Connell
27f71afc29 Merge branch 'gh-pages' of https://github.com/codeguy/php-the-right-way into gh-pages
Conflicts:
	_includes/language-highlights.md
2012-07-09 19:18:00 -04:00
Phil Sturgeon
35e623e86b Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages 2012-07-10 00:13:58 +01:00
Phil Sturgeon
5d0d987d93 Merge pull request #48 from wilmoore/composer-install-info
Added an alternative section for installing Composer manually
2012-07-09 16:09:36 -07:00
Kris Jordan
62e97f9407 Adding section on Servers and Deployment
Subsections are currently stubbed out. Need to add tutorials on setting up nginx and php-fpm as well as some general best practices for deployment (especially on shared hosts).
2012-07-09 17:25:51 -04:00
David Pennington
27b2e3a20b Added the MicroMVC micro framework. 2012-07-09 15:15:32 -05:00
=
8622d9f3f1 Fix name in Getting Started section 2012-07-09 15:06:02 -04:00
=
aa9abef6e2 Fix typo in Getting Started section 2012-07-09 15:04:19 -04:00
Kris Jordan
cdb3d8a6e8 PHP runs better on *nix, moving windows down. 2012-07-09 14:50:46 -04:00
Evan O'Connell
47541b5867 Didn't mean to replace that line. 2012-07-09 14:43:58 -04:00
Kris Jordan
cb43acc54f Corrections to XCode command line tools link and OS X. 2012-07-09 14:41:10 -04:00
Evan O'Connell
b0ea59033b Added syntax highlighting on codeblocks. 2012-07-09 14:38:58 -04:00
Kris Jordan
eccc6b3098 Added 'Getting Started' Section
Contains basic information guiding new users toward the latest version of PHP. Moved the CLI web server section into Getting Started because it makes more sense here. Added stubs for windows and mac setups that could certainly be further fleshed out with step-by-step tutorials.
2012-07-09 14:29:20 -04:00
Wil Moore III
1c2370b8ee Added an alternative section for installing Composer manually 2012-07-09 11:35:11 -06:00
Kris Jordan
7c0c1c3e55 Updated information and link regarding traits.
This commit is via github.com/wilmoore

- Removed information that alluded to (traits === mixins) -- this is misleading.
- Changed link to PHP manual so mirros can be chosen on the fly.
2012-07-09 13:05:03 -04:00
Kris Jordan
764ba50b0a Changing order of language highlights section to be more logical. 2012-07-09 12:59:59 -04:00
Kris Jordan
c5e9b8540a Merge pull request #46 from polmabri/patch-1
added cloudcontrol.com as PHP PaaS provider
2012-07-09 09:52:47 -07:00
Kris Jordan
5e5bb1990e Changing Introduction to Welcome 2012-07-09 12:44:49 -04:00
Kris Jordan
4755feffdb Correcting link in functional programming section. 2012-07-09 12:38:58 -04:00
Kris Jordan
5c66ce0852 Fixing formatting on Programming Paradigms section. 2012-07-09 12:34:46 -04:00
Kris Jordan
c7447142fc Updating table of contents 2012-07-09 12:33:00 -04:00
Marek Brieger
a0048f8c7b added cloudcontrol.com as PHP PaaS provider 2012-07-09 19:28:29 +03:00
Kris Jordan
bc4390bf93 Adding Language Highlights Section
Pulling in namespaces and CLI. Stubbing out SPL and programming paradigms subheads.
2012-07-09 12:26:14 -04:00
Kris Jordan
d4b2fd2276 Continuing with the restructuring.
Making space for libraries.
Bringing security themed topics under single subject.
2012-07-09 11:09:06 -04:00
Phil Sturgeon
788a0c2079 Added SolarPHP to the framework list. 2012-07-09 15:10:16 +01:00
Phil Sturgeon
381983a99c Merge pull request #42 from wilmoore/pdo-abstractions
added PDO abstraction links
2012-07-09 07:03:35 -07:00
Phil Sturgeon
24a9295137 Merge pull request #44 from chartjes/gh-pages
Adding section on testing tools
2012-07-09 06:56:28 -07:00
Chris Hartjes
0da8f3a35d Removed comments attached to links since some people apparantly think it makes the markdown files hard to read 2012-07-09 09:10:41 -04:00
Josh Lockhart
38964c8a28 Merge pull request #40 from MattHeard/patch-1
Correct typo: "recommandations" -> "recommendations"
2012-07-09 05:33:40 -07:00
Wil Moore III
6392d918e9 added PDO abstraction library links 2012-07-08 23:22:13 -06:00
Matt
cc28e43e9a Correct typo: "recommandations" -> "recommendations" 2012-07-09 15:51:55 +12:00
primitive-type
918c2a085b Update PDO example to use INPUT_GET instead of FILTER_GET for the type parameter of the filter_input function. http://www.php.net/manual/en/function.filter-input.php 2012-07-08 22:12:14 -05:00
Chris Hartjes
910fb5e072 Added in content about testing 2012-07-08 21:53:37 -04:00
Phil Sturgeon
81c4898831 Updated information about the FIG/PSR. 2012-07-09 02:11:54 +01:00
Brian Nesbitt
1e8fdb8bf8 Added dotCloud and AWS Elastic Beanstalk to PaaS providers. 2012-07-08 20:30:28 -04:00