Commit Graph

5 Commits

Author SHA1 Message Date
RichardLimSpring
d123d4a0eb Add basic PHP file writing functions (#30396)
* Add basic PHP file writing functions 

2 different fopen mode, each with different properties and 1 file writing function.

* fix: removed stub info

* Update index.md

* Update index.md
2019-03-28 15:22:19 -07:00
RichardLimSpring
f319a46b14 Added 2 File reading functions (#30120)
* Added 2 reading functions

Added :  fopen for reading, fread function and file_get_contents function.

* Update index.md

* Update index.md
2019-03-28 15:19:22 -07:00
Tankica
d6f8ddfdb3 Add strtolower function (#31351) 2019-02-19 10:40:21 -08:00
Shahbaz Ahmad Siddiqui
3fa796094b Definition added (#26304)
* Definition added

* Removed stub
2019-01-15 17:28:29 -05:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30