Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-14-2008, 01:17 PM   PM User | #1
Hioncc
New Coder

 
Join Date: Sep 2008
Posts: 13
Thanks: 2
Thanked 0 Times in 0 Posts
Hioncc is an unknown quantity at this point
Top 10 Most Visited Pages, Update and Change Automatically On Home Page?

Hello,
Sorry if the title isn't too clear i'm just unsure how to explain.
I am thinking of starting a Flash Game website and on the main page want to have links to the "Top 10" Most played games (The 10 pages that have been visited the most as each game has it's own pages).
The following image is:

I have no idea how to go around coding this in order to make it update as the views to the website change other than manually doing it (which would take forever!)
Thanks a lot for your time.
Hioncc is offline   Reply With Quote
Old 09-14-2008, 02:01 PM   PM User | #2
Philip M
Supreme Master coder!

 
Philip M's Avatar
 
Join Date: Jun 2002
Location: London, England
Posts: 17,036
Thanks: 197
Thanked 2,411 Times in 2,389 Posts
Philip M has a spectacular aura aboutPhilip M has a spectacular aura aboutPhilip M has a spectacular aura about
JavaScript is purely a client-side language, and has no capability to read from or write to a file (except a cookie), access a database or the client's operating system.

This means that you will need a server-side language such as PHP to keep a record of the number of times each game has been played.



Quizmaster: Which surname was shared by a historical outlaw called "Butch" and a fictional cowboy called "Hopalong"?
Contestant: Lesbian.
Philip M is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:02 PM.


Advertisement
Log in to turn off these ads.