Jump to content

One text counter script to handle multiple pages on the fly?


Malkavbug

Recommended Posts

I was poking around looking for a PHP/MySQL script for pagecounting multiple pages, but it needs to be able to do it on the fly.

Basically when I add a page that I want to be counted I want the script to see if the page is already written to the table, if not to write it in one column and start the count in the other. If the page already exists just +1 the count and return the result.

Anyone already have a simple solution to this, or could you give me some pointers on getting this start and special considerations.

This will be my first real PHP/MySQL script I am writing, all my previous ones have just dealt with PHP includes.
Link to comment
Share on other sites

Hmm, I am not getting what you want...
[!--quoteo--][div class=\'quotetop\']QUOTE[/div][div class=\'quotemain\'][!--quotec--]Basically when I add a page that I want to be counted I want the script to see if the page is already written to the table, if not to write it in one column and start the count in the other. If the page already exists just +1 the count and return the result.[/quote]
What should the script define as "page already written"? What are the pages themselves?
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.