(Source: elhambriento)
This is for the web programming geeks out there who have wanted to do AJAX in PHP but it seems too daunting. Â I just added some AJAX functionality to a personal page/project, and would like to show you how easy it is.
For this example, we’ll be building a page where you can enter text, click a…
“I needed to install the PHP GD2 library to support the WordPress captcha plugin SI CAPTCHA Anti-Spam.”
This library is needed to use the imagecreate() and imagecreatetruecolor() functions.
