How To Read From File Using Php - How Is That Possible?
- Forums
- PHP
- How To Read From File Using Php - How Is That Possible?
this post is about a question on how you can use text files to get information like data in php progamming [1194], Last Updated: Sat May 18, 2024
joe
Mon Oct 27, 2008
1 Comments
433 Visits
i started to code my wallpaper website with php and i dont have a mysql database but i read somewhere that you can use files to stora data
how is that possible and how can i use files to store data and retrieve information from regular text files
fread()
you can use the fread() function in php
https://www.wallpaperama.com/forums/how-to-read-from-file-using-php-t6656.html