Commit Graph

33 Commits

Author SHA1 Message Date
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
Adam
83aeecb68a Added filename parameter 2013-06-29 20:19:14 -07:00
Adam
4d0576490a Massive edit on PHP 2013-06-29 14:34:54 -07:00
chrisdowns
a793e2a77d tiny typo fixed 2013-06-29 08:53:49 -05:00
Adam
aa18e7301c edits 2013-06-27 18:13:02 -07:00
Adam
dd3b8b3436 Merged emarref's changes 2013-06-27 18:10:45 -07:00
Malcolm Fell
caae7d9696 Use sinlge line breaks for clarity 2013-06-28 09:21:09 +12:00
Malcolm Fell
23e822bcc1 Correct syntax error declaring final method 2013-06-28 09:20:17 +12:00
Malcolm Fell
c8800bff13 Replace tabs with spaces 2013-06-28 09:17:37 +12:00
Malcolm Fell
e051d0ec65 Clarify anonymous functions as callbacks as arguments 2013-06-28 09:15:50 +12:00
Malcolm Fell
be46dc081a Add example of currying 2013-06-28 09:11:27 +12:00
Malcolm Fell
91957c7cc2 Make comparisons clearer when type juggling 2013-06-28 09:03:08 +12:00
Malcolm Fell
c5fca52d14 Make if statement result clearer 2013-06-28 08:57:52 +12:00
Malcolm Fell
c3cc11f2a8 Add description of typecasting 2013-06-28 08:57:25 +12:00
Malcolm Fell
34852cc8be Move reference operator to site next to variable, as per docs 2013-06-28 08:56:52 +12:00
Malcolm Fell
85eee3929a Mention print is a language construct 2013-06-28 08:49:58 +12:00
Malcolm Fell
124273ffbe Correct form of string concatenation. 2013-06-28 08:48:53 +12:00
Malcolm Fell
0ab2ec2d73 Fix spelling error concatinated -> concatenated 2013-06-28 08:48:31 +12:00
Adam
d9a67645f7 Fix up PHP 2013-06-27 09:49:03 -07:00
Adam
31c16d7eb9 Minor updates 2013-06-27 09:35:59 -07:00
Malcolm Fell
dd8abee4b4 Add the PHP language 2013-06-27 21:42:07 +12:00