Before reading information from any file,we have to open the file for reading. This Blog will help you to find the code to read-open-close the file(s) on server we have created with PHP.
- Opening a file:fopen()
- $file_open = fopen("http://127.0.0.1/", "r");
- See the full Blog at: How to open and read files with PHP FindNerd is an effective C, Java, Android, Html, iOS, JavaScript, PHP Developer forum, to instantly resolve your various language queries.
Apart from this, If you have any html language issue, you can post at HTML questions and answeres and get instantly resolved it from highly experienced FindNerd community members.
No comments:
Post a Comment