PDA

View Full Version : allow users to modify files?


bfarber
12-23-2002, 04:04 AM
I'm not great with PHP so take it slow please...

I have a friend who is running an XP Themeing site using PHP to deliver the content. He's using MySQL and allows uploads and downloads (and he has a forum, capability to submit news, etc.).

Anyways, this is the problem. He doesn't have any code to allow users to modify files they have already submitted. I'm pretty sure he manually updates his database, so that isn't the issue. We're just trying to figure out what PHP/HTML coding he needs to use to add a second submit button that signals the file is an update rather than a new submition.

Any suggestions or help would be awesome.
Thx. Bfarber

ez4me2c3d
12-23-2002, 04:31 AM
there's probably 20 different ways to accomplish this task all depending on yoru particular setup..

I personally would need more info on the site to help you out.