freeCodeCamp/guide/english/php
Joe Erickson 0890dda962 Add content for PHP strings (#27489)
* Add content for PHP strings

* fix: resolved conflict
2019-02-28 16:37:12 -08:00
..
array PHP array incorrect value (#32944) 2018-12-17 09:14:14 -08:00
arrays fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
basic-syntax Removed unnecessary repeated word (#19995) 2018-10-26 23:56:38 +07:00
class add php tag + update coding style (#26602) 2019-02-24 09:41:44 -08:00
class-inheritance fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
classes-and-objects fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
composer Updated to include require, update and remove (#20269) 2018-10-28 15:51:14 -07:00
conditionals Fix syntax to use equal to operator instead of assignment operator. (#24467) 2018-12-12 05:37:07 -05:00
constants Added class constants (#21662) 2018-11-12 10:55:12 +00:00
errors Short description and code example of Exceptions (#23406) 2018-11-23 21:01:08 -05:00
filters fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
forms Added basic information about forms (#21593) 2018-11-17 16:40:57 -05:00
functions Add strtolower function (#31351) 2019-02-19 10:40:21 -08:00
hello-world Correct output text to "Hello World!" (#24449) 2018-11-17 10:35:04 +05:30
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 Add explanation about loops (#31343) 2018-12-29 13:52:01 -08:00
object-oriented-programming fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
operators PHP spaceship operator (#32991) 2018-10-31 18:20:20 -05:00
php-array Minor spelling adjustments and clarity additions (#20670) 2018-11-01 07:02:24 +07:00
php-cookies fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
php-data-types fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
php-echo-print fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
php-expressions fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
php-form-handling fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
php-form-required fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
php-forms-url-email fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
php-functions fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
php-install Added methods for Installing PHP and configuring Virtual Hosts in Apache (#26359) 2018-12-18 10:35:17 -07:00
php-keywords fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
php-operators Added section for assignment operators. (#24416) 2018-12-10 18:22:24 -05:00
php-strings updated index by adding explode() function (#33621) 2019-02-20 06:40:01 -08:00
php-syntax Changed definition of "double" line comment (#22203) 2018-11-19 16:35:16 -05:00
php-syntax-and-comments fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
php-syntax-overview fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
php-tags fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
polymorphism-abstract-interface fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
pp-sessions fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
security Added explanation on the `--` (#22343) 2018-11-21 14:31:47 -07:00
sessions fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
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 Started writing the Super Globals (#32995) 2018-10-31 18:18:53 -05:00
switch Remove irrelevant and duplicate guides from the php guide (#19540) 2018-10-28 01:21:21 +09:00
try-catch Added PHP Try Catch to Guide. (#33840) 2019-02-20 20:52:08 -08:00
variables Added info for stdClass (#31363) 2019-02-20 07:03:27 -08:00
while Added do-while loop statement (#21611) 2018-11-15 07:23:11 -06:00
working-with-databases Added code block open and close around Mysqli example. (#26354) 2018-12-26 18:13:14 -05:00
working-with-json-apis fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
xml fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
index.md Added a resource (#26404) 2018-12-26 20:26:46 -05:00