* 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
* Added 2 reading functions Added : fopen for reading, fread function and file_get_contents function. * Update index.md * Update index.md