labrack
c69ef3115b
[php/en] Un-beef a comment block closing
...
Somebody beefed a closing on the 'Late Static Binding' Comment block, causing the next 18 or so lines to be included in the comment instead of parsed for syntax properly.
2015-10-22 13:06:15 -04:00
Tom Duff
087dbecb2f
Add more examples and explanations
...
Added some clarifying examples to sections on echo(), constants, and
cleaned up formatting on others. Added further explanation about the
spaceship operator.
2015-10-18 20:21:42 -04:00
Levi Bostian
6e3c5d677f
Merge pull request #1544 from Glutnix/php-late-static-binding
...
[php/en] Adds late static binding
2015-10-18 12:03:02 -05:00
Levi Bostian
3a52c75127
Merge pull request #1535 from barendt/patch-1
...
Remove an extraneous space
2015-10-18 11:57:58 -05:00
Adam Bard
9bf4ec3798
Merge pull request #1578 from AkshayKalose/patch-2
...
Add Getting Parameters From Functions in PHP
2015-10-18 00:06:54 +08:00
Akshay Kalose
05a164fbf8
Fix Functions Tabbing
2015-10-16 21:43:47 -04:00
Akshay Kalose
b2f51952f0
Fix Grammar
2015-10-16 21:19:08 -04:00
Akshay Kalose
c2b68d138c
Add Getting Parameters From Functions in PHP
2015-10-16 20:36:19 -04:00
Akshay Kalose
3b554a7e13
Update PHP with Additional Information
2015-10-16 20:11:37 -04:00
Brett Taylor
6c14f507c2
Adds late static binding to PHP reference
2015-10-16 12:04:17 +13:00
Greg Barendt
3777d8a059
Remove an extraneous space
2015-10-15 16:28:38 -04:00
Levi Bostian
c0107d2ccd
Merge pull request #1385 from gayanhewa/master
...
[php/en] Adding error handling
2015-10-09 10:05:11 -05:00
Gabriel Halley
960ee4a185
removing whitespace all over
2015-10-07 23:11:24 -04:00
Gayan
ddb3c9eab5
Update php.html.markdown
2015-10-07 16:01:09 +08:00
Gayan
a03b400390
Update php.html.markdown
2015-10-07 15:13:17 +08:00
Gayan
0904a24f30
Adding exceptions and error handling
2015-10-07 15:12:31 +08:00
Levi Bostian
84a2cd0748
Merge pull request #1300 from dhwanishah/javaPageChange
...
Added how to declare and initialize variables for single and multiple instances
2015-10-04 17:13:51 -05:00
Levi Bostian
54a3d4cc7a
Merge pull request #1292 from micheleorselli/more-php-operators
...
[PHP] Adds some new php operators
2015-10-04 17:10:47 -05:00
Dhwani Shah
4e139ae2f5
unneeded change fixed
2015-10-02 14:57:39 -05:00
Dhwani Shah
63793af2e9
Added section on how to declare and initialize both single varible and multiple varibles with the same value. Important concept for large structured programs. Seperated this a little bit.
2015-10-02 14:54:09 -05:00
Dhwani Shah
fb43ef2942
Added example of when string concatenation can also be helpful with combination of strings with html tags as this is important to understand when templating say output code from a database transaction.
2015-10-02 14:12:15 -05:00
Michele Orselli
0ad95b119d
adds some new php operators
2015-10-02 18:24:45 +02:00
Levi Bostian
70af92f5c0
Merge pull request #1268 from jklein/patch-1
...
All class constants can be accessed statically
2015-10-02 11:13:21 -05:00
Luqi Pan
087d061948
Aligned the comment block
2015-10-01 16:42:51 -07:00
Jonathan Klein
222cfcd15c
All class constants can be accessed statically
2015-10-01 07:37:05 -04:00
tleb
7458e15cd2
add ; to php/en
2015-05-14 21:30:15 +00:00
Geoffrey Liu
6933d24227
Capitalize language names. See #137
2014-10-12 12:24:52 -07:00
Jakukyo Friel
ae892c802c
php: typo
2014-01-17 14:38:24 +08:00
Raul Brito
a72bcacba5
fix typo
2013-11-09 19:29:14 +01:00
Arnel Bucio
a3476993b1
Fix typo
2013-09-15 14:15:53 +08:00
Matthew Johnston
4f0206f5aa
Fixed line wrapping
2013-09-08 15:31:46 -05:00
Adam Bard
4d439093da
Merge pull request #284 from ipscott/master
...
Update php.html.markdown
2013-08-31 23:11:05 -07:00
afaqurk
ba17d5b987
Added unset function to arrays and variables.
...
Added the unset function to show the varying effects of deleting/removing variables and elements of an array.
2013-08-31 23:44:15 -04:00
afaqurk
6071e57cd9
spelling error on php function: var_dumb() = var_dump()
2013-08-31 23:29:51 -04:00
ipscott
92e921e8f3
Update php.html.markdown
...
added a better description for static functions and properties
2013-08-29 23:50:11 -05:00
Afaq
7af1a853d4
Correction to variable output of var_dump()
2013-08-25 11:49:49 -04:00
Afaq
ef0601bab5
Updated PHP doc to include print_r() and var_dump()
2013-08-25 11:43:07 -04:00
Rob Vella
bbb8c83745
Added visibility to static variable declarations
2013-08-12 17:34:17 -07:00
Adam
18a5e58b16
Fixed php and removed old VB file
2013-08-02 09:40:22 -07:00
Adam Bard
3baf491ea6
Merge pull request #96 from paierlep/master
...
added a few sentences about constants
2013-08-01 23:52:25 -07:00
Adam
ecec97ef92
Cleaned up php metadata, added racker
2013-07-15 08:19:23 -07:00
Murat Yüksel
c88262d9d1
Update php.html.markdown
...
octal 019 and few syntax edits
2013-07-09 01:39:12 +03:00
Florent
ace46b17f2
adding a missing feature in PHP OOP
2013-07-08 12:41:14 +02:00
Adam
9ad61b5586
Authors -> Contributors
2013-07-03 22:59:13 -07:00
paierlep
040896b050
Update php.html.markdown
...
?> instead of ? >
2013-07-03 19:55:03 +02:00
paierlep
a46ae22bf7
Update php.html.markdown
...
a few sentences to constants
2013-07-03 19:50:20 +02:00
Paolo Mainardi
bc6b91a43f
Ternary operator example
2013-07-03 13:31:09 +02:00
Malcolm Fell
c3df7c1c53
Clarify includes and open tags.
...
If it's not PHP, it doesn't need the open tag.
2013-06-30 15:52:45 +12:00
Adam
789cc2c2a7
Merged in (and formatted line lenghts for) emarref's require commit
2013-06-29 20:38:22 -07:00
Adam
6f08caf978
Merged PHP review from emarref
2013-06-29 20:25:21 -07:00