What free PHP script do this?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
david90
Forum Newbie
Posts: 1
Joined: Tue Mar 18, 2008 10:12 pm

What free PHP script do this?

Post by david90 »

I'm looking for a free script that I can use to make a database of music and movies in entries in mysql. When a user enter my site, the script would retrieve and list my entires. The way that the script displays the entries must be customizable.

Thanks for your help!
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: What free PHP script do this?

Post by alex.barylski »

The way that the script displays the entries must be customizable.
This will vary from application to application. Some will be customizable via a control panel with limited changes and others will require you to roll up your sleeves and edit the PHP/HTML yourself -- full control.

Check out hotscripts.com
Post Reply