Hello everybody,
I am new to php/mysql and as experiment I want to write a module which can be used to upload files of different types(usually doc/pdf/ps) on the server and the information should be stored in mysql db, along with some other information. The another problem is, the filename, the users want to upload, may have similar names, so a random/unique extension is needed for each file.
Can I get some ready-made programs to play with??
Best regards,
Deo