Category Archives: PHP
How to Pipe / Send an Email to a PHP Script
Sending an email to a PHP script (also called pipe), is a fairly simple task to accomplish. You first need to setup a PHP file and then you will setup pipe forwarding in cPanel. This tutorial is only the basics and is using cPanel to setup the actual pipe. Alright let us get started with the PHP file. The very first line of the PHP script is a hashbang (also called shebang). This is a… Read more »
Programing Cheat Sheets
After learning a few programing languages it gets hard remembering all of the functions and properties that programing languages come with. Below is a list of Cheat sheets to make your coding experience much easier and faster. The list is categorized by languages. ActionScript ActionScript Cheat Sheet – Covers everything from ActionScript 2.0 to ActionScript 3.0 and Even Adobe AIR. Ajax/JavaScript Frameworks Prototype Cheat Sheet – Detailed methods and properties of each of the modules… Read more »
List of Image Cropping Scripts
Updated March 24 After looking for awhile for a script that will crop your image in the browser I decided to put a list together. I found various types of scripts that will accomplish this. The list below is a list of image cropping scripts. cfImageCropper – This script is written in Coldfusion. The Demo of this script works very well and the code is very simple to implement. jsCropper – This javascript image cropping… Read more »
Speed up your website with PHP Speedy.
PHP Speedy is a script that you can install on your web server to automatically speed up the download time of your web pages. If this works like it says this should be a standard upgrade to all websites. There is also a PHP Speedy WP Plugin to speed up your wordpress site. I have yet to install the PHP Speedy Plugin but I will in a few days and I’ll give you an update.
- 1
- 2