Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
How do you make a website with vote counts and such like http://freesteamwalletcodes.net/?
I want to make a website that is a bit like this website: http://freesteamwalletcodes.net/
I don't know how to do it really, how do you make so people get their own site number and how do you get the counters on the clicks and such and does anyone know a good site to host a site like that on, please help me! By the way, It's a school task we got over xmas and we got a 20 $ budget
1 Answer
- Anonymous8 years agoFavorite Answer
how do you make so people get their own site number ?
- i don't know
how do you get the counters on the clicks ?
- use server side language that connect to a
database or text file in order serve the webpage.
that server side language can store the ip address
and can store how many times that ip address visits the webpage (how many times the webpage receives a click)
server side language can be : php, asp.net, perl, ruby, jsp
php seems to be the most popular
database can be : mysql, postgresql
mysql seems to be offered free the most
does anyone know a good site to host a site like that
- search google keywords 'php mysql hosting'