BBCode click counter BBCode click counter
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

BBCode click counter

Started by doppler, March 18, 2010, 11:44:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

doppler

Hi everyone
Any knows possibility to make click counter by BBCode ?

My idea of it:

1. preparing SQL database to collect counting
2. preparing BBcode like

[click=xxx]url_link_or_whatever[/click]

where xxx is number of position in database

each click incrase number of xxx record

would it be not easy prepare something like this ?

Joe Carver

Quote from: doppler on March 18, 2010, 11:44:02 AM
would it be not easy prepare something like this ?

No, in my opinion it would not be easy to do.

Joachim Müller

Use Google analytics or similar instead of trying to come up with silly self-made solutions that are way too complicated unless you're an expert (!!!) coder. Respect board rules.