asiesperfecto Posted March 1, 2009 Share Posted March 1, 2009 I run the website for a grad school class of about 75 people. We have a section of our website devoted to the sharing of study resources; however, right now it is a simple directory listing script (http://www.evoluted.net/community/code/directorylisting.php) which allows users to upload files up to 20 MB. I'd really like to include the capability for users to post links also, but I have not come across a simple script that would allow both of these functions in one interface. A huge hindrance to this is that my university's server doesn't allow SQL. Are there any suggestions for a good script that will do this? I'm sure it's possible to write something like this fairly quickly, but my knowledge of PHP is novice at best. Thanks in advance! Link to comment https://forums.phpfreaks.com/topic/147399-a-fairly-specific-request/ Share on other sites More sharing options...
haku Posted March 1, 2009 Share Posted March 1, 2009 Forum Rules: Don't ask someone to write or re-write a script for you, unless you are posting a message to the Freelancing Forum. The forums are not the place to request XYZ script. This is a community of people learning PHP, and not a script location service. Try searching SourceForge, PHP Classes, HotScripts, or Google. Link to comment https://forums.phpfreaks.com/topic/147399-a-fairly-specific-request/#findComment-773742 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.