How to create a simple counter program?

How can I create a site that allows users to store info under their username?

  • I would love to be able to create a website that allows users to create an account and then track their progress including things like a calorie counter and an exercise tracker so they can keep a diary. What sort of knowledge would I need to program such a site? I have basic Java knowledge and am willing to learn other languages, just need a starting point really, thanks :)

  • Answer:

    There are lots of languages you can use, including Java, but the easiest/most popular/convenient one right now is PHP. You'll also need some database/SQL knowledge. MySQL is the most popular database management system for personal websites. PHP/MySQL is a very common combo, and it's super-easy to host your website with this config. Edit: also to make the actual pages you'll need to know HTML/CSS obviously.

James at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.