PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi, i have a small piece of code that has an error in it, i have been staring at this for far too long and i honeslty cannot see why it is doing the following.
My database is supposed to record a referrer and if it's already there it will add the count to it. I have another function that is less sensitive and will add more functionality so that referrers with a similar domain will be counted as one, however, i cannot get the easy part to work, i keep getting individual entries of the same thing:
Thank you very much... i spent so much time staring at this guy. This is a lesson for myself and anyone else out there... when your code gets longer than 1000 lines, vim just doesn't cut it anymore