PHP NEWBIE needs help
Posted: Thu Mar 03, 2005 3:40 pm
I am kind of new to php and i have a task to perform. If anyone can help me it would be greatly appreciated.
TASK: I need to make an updatable schedule page. I want to use a form with the basic layout of days along the horizontal, and staff on the first column on the left. Each corresponding day and time will have a corresponding text field or drop down menu with the options day/night/all day.
Problem: How do a write a script that allows each field or selection to be posted to the updated page upon submission.
Important. I want to use a text file to write the submission output to instead of SQL.
I also want to be able to format the output to reflect an actual schedule with days, staff names, and their relevant working scheduled times.
Relevant link: i have experimented somehow with this particular tutorial (see link below) but i am stomped as to the broader application of more fields.
Updateable Web Page
http://www.robhiggins.com/gds214/php/le ... esson.html
i know i may be asking for too much help, but any guidance would be greatly appreciated.
Thank you
phpcurious
TASK: I need to make an updatable schedule page. I want to use a form with the basic layout of days along the horizontal, and staff on the first column on the left. Each corresponding day and time will have a corresponding text field or drop down menu with the options day/night/all day.
Problem: How do a write a script that allows each field or selection to be posted to the updated page upon submission.
Important. I want to use a text file to write the submission output to instead of SQL.
I also want to be able to format the output to reflect an actual schedule with days, staff names, and their relevant working scheduled times.
Relevant link: i have experimented somehow with this particular tutorial (see link below) but i am stomped as to the broader application of more fields.
Updateable Web Page
http://www.robhiggins.com/gds214/php/le ... esson.html
i know i may be asking for too much help, but any guidance would be greatly appreciated.
Thank you
phpcurious