This is a discussion on Re: PHP subroutine - get additional info from text file? within the PHP Language forums, part of the PHP Programming Forums category; On 1 Nov, 10:47, Jenny Purcell <dontspa...@spam.com> wrote: > > What I'd like to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 1 Nov, 10:47, Jenny Purcell <dontspa...@spam.com> wrote:
> > What I'd like to be able to do is have a text file with lines this: > > slither.txt - my brand new Boa > fido.txt - a 12 year-old English Bulldog. > mittens.txt - my son's cute and fluffy kitten > sylvester.txt - a black and white cat given to my cousin > > Then, when it displays on the page, I'd like it to display like this: > > o fido.txt - a 12 year-old English Bulldog. > o mittens.txt - my son's cute and fluffy kitten > o slither.txt - my brand new Boa > Are you asking for tenders? Try reading this: http://www.catb.org/~esr/faqs/smart-questions.html C. |