> the site it`s what I want but it`s a problem because is not only javascript
> , it`s php and mysql, can you give me the javascript code with the database
> connection and the other stuff.
javascript runs in a browser environment on a client, it doesn't 'do'
server-side functions like database interfacing.
You don't have to use php, many other server side languages will talk
to MySQL. You could use java for example. The given example still
gives you two-thirds of the picture if you don't want to use the php
part, with a complete client side and database structure. There isn't
much else to do.
If you want someone to give you a complete application to your spec,
that's not developing its more a question of purchasing.