Text updating by user
Moderator: General Moderators
-
The Enemy Within
- Forum Newbie
- Posts: 7
- Joined: Wed May 24, 2006 2:40 pm
Text updating by user
I have developed a web site for a bowling league but want the secretary to be able to update the weekly scores himself from his browser. He does not have FTP. He just wants to be able to go onto the site and put the scores in. Is there any PHP to able him to complete this task?
- J_Iceman05
- Forum Commoner
- Posts: 72
- Joined: Wed Aug 03, 2005 10:52 am
- Location: Las Vegas, NV
-
The Enemy Within
- Forum Newbie
- Posts: 7
- Joined: Wed May 24, 2006 2:40 pm
-
The Enemy Within
- Forum Newbie
- Posts: 7
- Joined: Wed May 24, 2006 2:40 pm
I can try to make a quick .php file. I just need 2 peices of info:
1) Where is the file-to-be-edited at (ex: http://www.mybowlingleague.com/scores/index.php)
2) How do you want the outcome to look?
3) Do you want to modifie a table of scores or add a table of scores?
any other specific details would be nice
1) Where is the file-to-be-edited at (ex: http://www.mybowlingleague.com/scores/index.php)
2) How do you want the outcome to look?
3) Do you want to modifie a table of scores or add a table of scores?
any other specific details would be nice
-
The Enemy Within
- Forum Newbie
- Posts: 7
- Joined: Wed May 24, 2006 2:40 pm