Help with read_file
How can I read a .ini file's every line ?
For example: If the .ini file contains "abc" word, run bla bla bla if(containi(readed_file,"abc") != -1) { //Codes } |
Re: Help with read_file
PHP Code:
|
Re: Help with read_file
thanks
|
| All times are GMT -4. The time now is 05:49. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.