Is there a way to take the string returned from
getenv('PROCESSOR_IDENTIFIER')
which returns on this machine:
x86 Family 15 Model 2 Stepping 9, GenuineIntel
and using some other source extract other CPU information? I'm looking around on the web for a DB or file that has a niec HUGE list of CPU information that I could process my string against todo just that