freeCodeCamp/guide/english/php
Randell Dawson 0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
..
array PHP array incorrect value (#32944) 2018-12-17 09:14:14 -08:00
arrays Get The Length of an Array - The count() Function (#30983) 2019-03-21 18:59:10 +05:30
basic-syntax fix(guide) Replace invalid prism code block names (#35961) 2019-05-15 19:08:19 +02:00
class add php tag + update coding style (#26602) 2019-02-24 09:41:44 -08:00
class-inheritance
classes-and-objects
composer
conditionals Fix syntax to use equal to operator instead of assignment operator. (#24467) 2018-12-12 05:37:07 -05:00
constants
errors
filters
forms html form introduction. (#29545) 2019-03-28 15:18:59 -07:00
functions Add basic PHP file writing functions (#30396) 2019-03-28 15:22:19 -07:00
hello-world An Update to the intro to PHP guide. Quick Little Review. (#33961) 2019-03-26 18:14:14 -07:00
if-else-statement Removed Duplicate more info (#32775) 2018-12-13 01:02:32 -08:00
loop fixed some grammatical errors (#27212) 2018-12-29 13:50:25 -08:00
loops fix(guide) Replace invalid prism code block names (#35961) 2019-05-15 19:08:19 +02:00
object-oriented-programming Added Magic Methods (#31344) 2019-03-28 15:33:08 -07:00
operators Ternary Operators (#31060) 2019-03-28 16:27:58 -07:00
php-array
php-cookies
php-data-types add resource type (#26605) 2019-03-11 07:49:27 -07:00
php-echo-print
php-expressions
php-form-handling Code blocks formatted, qualified POST security statement, added array form data examples (#25435) 2019-03-31 10:29:58 -07:00
php-form-required
php-forms-url-email
php-functions
php-install Added methods for Installing PHP and configuring Virtual Hosts in Apache (#26359) 2018-12-18 10:35:17 -07:00
php-keywords
php-operators Added Comparison Operators (#32078) 2019-03-28 16:27:09 -07:00
php-strings updated index by adding explode() function (#33621) 2019-02-20 06:40:01 -08:00
php-syntax
php-syntax-and-comments
php-syntax-overview
php-tags Add note about not capitalizing PHP in tags (#28882) 2019-03-31 10:18:12 -07:00
polymorphism-abstract-interface
pp-sessions
security
sessions
strings Add content for PHP strings (#27489) 2019-02-28 16:37:12 -08:00
substring Added PHP Substring Function to Guide. (#33826) 2019-02-20 08:40:18 -08:00
super-globals Fix/remove stubs on filled articles (#35506) 2019-03-06 01:57:17 +05:30
switch Javascript -> JavaScript (English) (#35183) 2019-03-28 14:05:41 +05:30
try-catch Added PHP Try Catch to Guide. (#33840) 2019-02-20 20:52:08 -08:00
type-casting Added PHP Type Casting to Guide. (#33762) 2019-03-31 10:35:06 -07:00
variables Added info for stdClass (#31363) 2019-02-20 07:03:27 -08:00
while
working-with-databases Example of simple PDO Connection (#28888) 2019-03-31 18:46:10 -07:00
working-with-json-apis
xml
index.md Added a resource (#26404) 2018-12-26 20:26:46 -05:00