Need your opinion on my script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
hongco
Forum Contributor
Posts: 186
Joined: Sun Feb 20, 2005 2:49 pm

Need your opinion on my script

Post by hongco »

Hi,

I am currently working on a music script which allow local singers or amatuers to post their recordings.

The script is about 90% done, but I am thankful if you have some advices and ideas.

I intergrated this script with phpBB forums in order to allow members to use one single account and have access to all features of the site.

Right now, please use the demo account:

username: demo
password: demo

http://www.honqueviet.com/nhac

You might wonder what the domain name means. Its meaning is somewhat "The Soul Of Vietname" - I plan to allow members to discuss about our culture and others...besides their singing talents :)

Thanks
Last edited by hongco on Mon Apr 04, 2005 1:37 am, edited 1 time in total.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

link?

What do you want us to look at, specifically?
hongco
Forum Contributor
Posts: 186
Joined: Sun Feb 20, 2005 2:49 pm

Post by hongco »

feyd!
You are so quick at replying :)

I would like opinion on features such as the search, sorting, etc, or anything you might have some expriences with.
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

Post by shiznatix »

it would probebly be much easier to judge your script if you just posted your code, that way we can see flaws in the coding itself instead of trying to "hack" your script.
Post Reply