how in php I count & show, visitors currently (now) view my website ?
Also how I refer to a webpage eg louravilla.html or louravilla.php as
detail.php?property=41&type=3&start=4 ?
how in php I count & show, visitors currently (now) view my website ?
Also how I refer to a webpage eg louravilla.html or louravilla.php as
detail.php?property=41&type=3&start=4 ?
How also I retrive a paragraph from db table field(submitted via textarea) and popup it via javascript, when user mouseover[not click] a hyperlink just to show only ? all other fields of the table[db] are also available ... in currently page.
If you google for "online users" you can find many free scripts that you can add to your site to show how many users are online. Here are a few examples:
http://www.freeonlineusers.com/
http://www.usersonline.com/
http://www.myonlineusers.com/
http://www.onlineuserscounter.com/
http://www.twospots.com/free-users-online-counter/
Good luck!