11
fo-fo
Re: users visiting a page
  • 2005/5/4 13:29

  • fo-fo

  • Just popping in

  • Posts: 34

  • Since: 2005/4/13


Would be handy if USERVISIT/SQL/mysql.sql was rewritten to one table

CREATE TABLE visit_user (
id int(11) NOT NULL auto_increment,
visitname text,
nom varchar(100) NOT NULL,
page varchar(200) NOT NULL,
nvisit int(7) DEFAULT '0' NOT NULL,
temps varchar(30) NOT NULL,
tempsf varchar(30) NOT NULL,
PRIMARY KEY (id)
) TYPE=MyISAM;

but then probably would need to rewrite the whole code...

Login

Who's Online

306 user(s) are online (237 user(s) are browsing Support Forums)


Members: 0


Guests: 306


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits