[CODE/PHP] JpGraph: How to output your graph as a base64 encoded image
Some times you just want to output the image created by your $graph object without having to create a separate…
Some times you just want to output the image created by your $graph object without having to create a separate…
This one had me for the longest time. If you happen to be running a web server with php-fpm, sometimes…
If you’re about to upgrade your Ubuntu server to 16.04 (Xenial) you might want to take advantage of the new…
Optimizing Your WordPress Cache Loads in Lighttpd. If you don’t configure your wordpress virtual host properly in lighttpd, your wordpress…
So you need to write a script that processes all the posts in your wordpress database, you don’t need to…