Simple php file upload script?

Karl

New member
I'm looking for a basic PHP file upload script. Me and one other person are the only ones with access to the URL, so I am not worried about that. What I want it to do is to allow them to select a file (via a browse button) and then click upload. After that, it would take the contents of said file, and upload it into yvd.txt, replacing what was already there.

I have no php experience so I was hoping that someone could help me out or point me in the right direction. Thanks!
 
Back
Top