
November 12th, 2004, 05:18 AM
|
|
Contributing User
|
|
Join Date: May 2004
Location: Estonia
Posts: 99
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
Pagination
Maybe some php gurus who also know wap can help me. I need to paginate a *.txt file. Im making a flatfile chatroom and its almost done. Text will be added to that file quite often. The file looks something like this:
some message <br/>
some message <br/>
some message <br/>
some message <br/>
some message <br/>
some message <br/>
some message <br/>
some message <br/>
...
...
So, can anyone help me?
Btw, i used the search and found some codes but they didnt work.
Last edited by jailbox : November 12th, 2004 at 04:27 PM.
Reason: post got old and instead of posting a new one ill just edit the old one
|