Please, I need help....

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
slipstream
Forum Commoner
Posts: 86
Joined: Fri Apr 19, 2002 8:53 am
Location: Canada

Please, I need help....

Post by slipstream »

I am new to PHP and just need someone to supply a sample.

All I need is a form that opens a txt file and reads in line by line, each line will have about 4 fields in it. (name, hours, comment,date)

I just want one table to display the records, and then another form to add a record, thats it.

I have no clue how to start, someone must have an example or be able to whip one up in 5 minutes. It would really save my day...

thanks
evilcoder
Forum Contributor
Posts: 345
Joined: Tue Dec 17, 2002 5:37 am
Location: Sydney, Australia

Post by evilcoder »

Unfortunately we dont make scripts for people, help with problems they are experiencing.

http://www.pageresource.com
http://www.w3schools.com

they will both teach you about HTML.
slipstream
Forum Commoner
Posts: 86
Joined: Fri Apr 19, 2002 8:53 am
Location: Canada

Yes I know

Post by slipstream »

I know that now, I am attempting to do it on my own, please read my other posts as I have some questions about my progress.

Thanks.
Post Reply