can anyone help me with this...?

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
tremendous
Forum Newbie
Posts: 1
Joined: Sun Apr 20, 2003 2:35 pm

can anyone help me with this...?

Post by tremendous »

i would like to make a php page where the user (only one user ever) can edit two different text files which are on the server.
he will go to the page and type a username and password, and then the present contents of the files will be displayed in two big text fields.
he can then edit either or both, and click on submit, and then they will both be saved in a format which Flash can then load.
only problem is, i haven't got a clue where to start.
it will help of course that there will only ever be one username and password

any help appreciated!
thanks a lot
-bart
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Post Reply