Run PHP in PHP built-in web server 1. Introduction Hey everybody you may probably know starting from PHP 5.4, PHP has a built-in web server. In...
PHP’s in_array() function is really slow PHP’s built in in_array() function that checks the existence of an element in an array is morbidly slow. If...