How to Fix `ereg is deprecated` errors in PHP 5.3
If you upgraded to PHP 5.3 like the famous oscommerce 2.2, chances are high you’re going to run into a few warnings or deprecated function messages. An example is the ereg family of functions,...
If you upgraded to PHP 5.3 like the famous oscommerce 2.2, chances are high you’re going to run into a few warnings or deprecated function messages. An example is the ereg family of functions,...