CPU-Z is a freeware that gathers information on some of the main devices of your system.
Daily Archives: July 27, 2011
Aviosys 9258 Faq
Deprecated: Function eregi() is deprecated
It means the function is old and not supposed to use anymore. I don’t remember the versions where this still was or where it was removed but thats probably the case. You should use preg_match. And instead of all ereg* functions there is usually preg_* function that you can use. You can use the i …
Continue reading “Deprecated: Function eregi() is deprecated”