I would like to know if anyone has a good method in controlling filenames of files uploaded from a form? I'm creating an issue tracking system and would like for all filenames of the screenshots uploaded to be suffixed with the issue ID that the screenshot is associated with. I'm using the mysql_insert_id() function to get the ID generated for a logged issue.
Thanks, Blaine -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php