What internet language do you have to learn to be able to make websites with databases of users n stuff?



For example, what internet languages should you know to make a page like youtube? Where people can log in with their accounts and do stuff? Or where there is categorisation of stuff like how my answer gets posted into a particular category in Y!A?

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Facebook
  • TwitThis

Autoresponder related posts:

2 Responses

  1. daa Says:

    You need a database to store user info. (e.g. mysql), and a server-side scripting language to connect the application to the database (php is common). You also need a good understanding of html and css for the interface.

  2. mindrock Says:

    There are many languages from which you can websites with database. Like php, asp, RoR, Perl, Python etc.

    Usually, websites are made in php as it is cheaper to make sites made on php. Php is opensource, so there is lot of support you get from the online community.

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.