In this short tutorial I will illustrate how can you send and read custom HTTP headers using php.
First let’s start by sending a custom HTTP header to the server. I will be using cURL library to send HTTP requests.
Read more…
I wont cover what’s new in php 5.3 since it would be another article, however it contains alot of improvements including PHP Namespaces, Late Static Bindings, lambda functions, closures…etc. I would strongly recommend using it.
I’ll be explaining how to install LAMP stack with PHP 5.3.8 without compiling
It’s fairly easy using the dotdeb repository
Read more…