Need help with what direction to take.
Posted: Tue Jul 06, 2010 10:33 am
My apologies ahead of time if this isn't in the right thread. I'm wondering if there is a function or class that would make easy work of this..
I have a member based website where everyone get's to upload a video or vote on uploaded videos which is immediately sent live. The site records and displays all of the views and votes per account for the videos. The site was built to handle one video per person, now I need to be able to give a half dozen users the ablility to upload three more videos each and have them all voted on individually plus record the stats ie:videos/votes per video to be displayed on the users profile page. The only thing was when the site was built this wasn't built into it. It's all done in php/mysql so it shouldn't be too hard but it wasn't built on a framework and I don't know where to start.
Any help would be awesome!
Cheers!
I have a member based website where everyone get's to upload a video or vote on uploaded videos which is immediately sent live. The site records and displays all of the views and votes per account for the videos. The site was built to handle one video per person, now I need to be able to give a half dozen users the ablility to upload three more videos each and have them all voted on individually plus record the stats ie:videos/votes per video to be displayed on the users profile page. The only thing was when the site was built this wasn't built into it. It's all done in php/mysql so it shouldn't be too hard but it wasn't built on a framework and I don't know where to start.
Any help would be awesome!
Cheers!