Here is one script i coded for css sharing site.
well, it was specially created for mobile.web.tr so wont be much useful to you but just sharing it with you so some can have some ideas to create something like that.
Features:
-Allow users to upload css.
-Download,copy,preview,rate and edit uploaded-css
-Develope,preview and save css
-Admin Panel to validate css, log, add admin.
Your server need to allow mail() function in order to add admin.
To add you as admin simply add manually using sql query.
DEMO
well, it was specially created for mobile.web.tr so wont be much useful to you but just sharing it with you so some can have some ideas to create something like that.
Features:
-Allow users to upload css.
-Download,copy,preview,rate and edit uploaded-css
-Develope,preview and save css
-Admin Panel to validate css, log, add admin.
Your server need to allow mail() function in order to add admin.
To add you as admin simply add manually using sql query.
DEMO
Comment