PDA

View Full Version : Help with finding PHP Script


aroblesjr6
01-05-2006, 06:56 PM
Greetings and thanks in advance for all your replies.

I am looking for a php script or any other script that will let people vote how they like certain songs on my website. Also I have found a cool script that plays mp3's off of my server, here's an example of the player. http://www.lasttrainout.com . just click on music and it opens.
I would like to know if there's one out there that plays video's.

Thanks,
Adrian

dan burfield design
01-26-2006, 05:14 PM
try http://www.stadtaus.com/en/php_scripts/voting_script/

it's really easy to simply go to google and type "php voting script". there are 1000's available. it's open source so people give them out constantly. you might want to learn a little php to be able to customize it to your site.

rorycanyon
02-16-2006, 02:08 AM
I think indexu can do the vote job. You can find it at nicecoder.com

rosie11
02-22-2006, 04:20 AM
You might want to check out Hotscripts.com phpfreaks.com for it

Good luck!

Rosie

dan burfield design
02-22-2006, 04:16 PM
yeah, just discovered hotscripts. i've found several free scripts for different jobs. that site rules.

Bushido Hacks
05-22-2006, 08:12 PM
Links
PHP.net (http://www.php.net/) - the PHP language
HotScripts.com (http://www.hotscripts.com/) - over 12,000 PHP scripts. There's bound to be some good ones here.
Google Search for PHP Scripts (http://www.google.com/search?q=PHP+Scripts)

Personally, I'd try out PHP5 for the classes and object-oriented programming.