Posted by Garry Jones on 04/11/06 00:38
I have a web form to collect player data from team leaders.
Problem 1
Each team leader may enter individual data for any ammount of others. Each
time the form is submitted I am clearing the field which also clears the
team leader's name. What I want is a way of holding the initial field (team
leaders name) whilst in session. I think I can do this with a php variable.
Cant quite grasp the syntax
Problem 2
On submit I intend sending the data to my email address and to a mysql
database. Whats a simple way for me to get the mysql database to email me a
csv file from the database? Can I do this with PHP code from the website
Garry Jones
Sweden
Navigation:
[Reply to this message]
|