Quote:
Originally Posted by sgt frankieboy If you're using Prepare statements you almost block off any Injection.
Secondly mysql and mysqli will be deprecated in PHP 6.
p.s. How long until we can implement this in our sites? |
I'm going to tiny up the code today, which probably won't take too long. After I implement PDO, I'll release the code for anyone to use.
Quote:
Originally Posted by Thomas H I do love the style of it.
It's minimal, and it flows.
I personally would add the number of visits per browser to it.
Also, make then descend from greatest to least.
So most used, top, then next. Etc etc.
And if you're really looking to change it; make it more interactive.
The more interactive things are, the better.
So say you'd click on Chrome, it'd open (In the same area) and show the statistics for it. |
I'll give this a try, and if it works, I'll release it like this.
By interactive, do you mean giving more statistics on hover? I'll add a div that appears with the number of people that use
x browser on hover, if that makes sense. If you give me other ideas, I'll do my best to implement them.
Like I said, hopefully I'll be able to get this released today. I am very busy but I also want to get this done, or at least released.