Re: [PHP-WEBMASTER] Adding a Function

2013-07-29 Thread Stewart Lord
You should try one of the support lists for help and also check out fopen/fseek/etc. On Jul 28, 2013, at 8:03 PM, Aritra Hazra wrote: > Hi, I've been using PHP for several years and I take is as my primary > priority for making web applications. But recently I'm having a problem in > file readin

Re: [PHP-WEBMASTER] Adding a Function

2013-07-28 Thread Kalle Sommer Nielsen
Hello 2013/7/29, Aritra Hazra : > Hi, I've been using PHP for several years and I take is as my primary > priority for making web applications. But recently I'm having a problem in > file reading. I have a huge file containing simple text data. Whatever I > append to the file it adds at the bottom

[PHP-WEBMASTER] Adding a Function

2013-07-28 Thread Aritra Hazra
Hi, I've been using PHP for several years and I take is as my primary priority for making web applications. But recently I'm having a problem in file reading. I have a huge file containing simple text data. Whatever I append to the file it adds at the bottom, It's OK but, I want to read the file fr