BBCode click counter BBCode click counter
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.