Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [cco] Number of links owned

Quote Reply
Re: [cco] Number of links owned In reply to
Add the following SQL statement in your add.cgi script:

Quote:

UPDATE Users
SET Num_Links = Num_Links + 1
WHERE UserID = $USER->{UserID}

========================================
Buh Bye!

Cheers,
Me
Subject Author Views Date
Thread Number of links owned cco 2413 Sep 30, 2001, 10:19 AM
Thread Re: [cco] Number of links owned
Stealth 2336 Sep 30, 2001, 6:45 PM
Thread Re: [AnthroRules] Number of links owned
cco 2345 Sep 30, 2001, 9:17 PM
Post Re: [cco] Number of links owned
Stealth 2324 Sep 30, 2001, 9:55 PM
Thread Re: [cco] Number of links owned
Alex 2315 Oct 1, 2001, 5:05 PM
Post Re: [Alex] Number of links owned
cco 2308 Oct 1, 2001, 8:11 PM