Also, add me on MSN AcidTriip@yahoo.com
http://forum.logicalgamers.com/sourc...tml#post184195
Sounds great. I'd love to see it when you're done.
Well it is ice, but it a huge resource. I'm actually building something along those lines atm, and when I'm done I could share it with you.
Yeah. I used ini_set to direct it to browsecap.ini. It just didn't work. I assumed that get_browser would be the best idea since it's an "official" function, i.e. on php.net. I guess I'll just do something myself. Thanks.
get_browser() ini is not in the PHP default build. So if you didn't add the ini yourself it wont actually be in your PHP installation, that can be the main issue. Other than that try attempting to drop the errors given (PHP: ini_set - Manual - Examples of how to drop the error.) And honestly there is absolutely no reason to use get_browser() it is a 300kb ini and it will drastically effect script performance. Attempt writing your own value stripper, most of the data to parse the information is already out there, just takes some searching.
Yeah. It isn't complete. I'm using a random script I found a while back. I tried to use get_browser but I couldn't use ini_set to apply the config file. I have no idea why. Actually, do you have any idea why? I've been meaning to fix it for a while.
Your signature doesn't pick-up Win7 properly. Might want to look into that.