This site shows (x) users veiwing each forum on the main index, Id love to know how its done? can it be done with javascript?
Inny 1 Posting Whiz in Training
Recommended Answers
Jump to PostThis forum uses PHP and the code is embedded into the software.
I do not know if it can be done with javascript.
Jump to PostIt's not possible to do this with JavaScript because you would need some sort of database to keep track of how many visitors there are, which can only be done with a server-side programming language.
We do it with PHP and MySQL. Each time a page is accessed, a …
All 5 Replies
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Inny 1 Posting Whiz in Training
FC Jamison 31 Posting Pro in Training Team Colleague
Dani 4,653 The Queen of DaniWeb Administrator Featured Poster Premium Member
Inny 1 Posting Whiz in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.