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...
Thumbnail Generation with PHP thumb·nail (noun): A reduced image of a graphic or document page, used in order to view multiple images on...
Overview Of Web Development With PHP and MySQL Overview Of Web Development With PHP and MySQL In this post we will know: •What is PHP •How a...
Create and Setup Unlimited Virtual Host in your WAMP Server Setup Unlimited Virtual Host in your WAMP Server To set up a virtual host and a local domain, follow...
Tidy: PHP HTML Cleaner Tidy is a HTML clean and repair tool. You may use Tidy to fix bad markup. Tidy can also...
Data-scrapping with PHP cURL cURL is a library to communicate with a remote server. With a large number of protocol support it’s one...
Useful PHP Functions and Features In This Tutorial We will cover some Extra Ordinary and Useful PHP Functions That You Need to Know Masud...