Create beautiful thumbnails on the fly using this powerful image class. You can Resize, Scale, and Crop image files with a few lines of code.
Download this powerful class and start creating thumbnails right away!
File Download Script
This is a basic download snippet you can use to trigger a file download. Use this snippet to give your visitors the ability to download content from your website.
Its fast and simple!
Mobile Redirect Script
Here is a simple php code snippet that detects mobile browsers and redirects your visitors to the mobile address of your website. This is a standalone snippet. No need to create objects or insert data.
Auto Prepend File Tutorial
Understand and learn the concept of prepending a php file. This is a technique used by many advanced programmers but not often discussed in textbooks.
Give your programming a power boost!
7. MySQL and the Datamanager Class
Posted: March 21, 2012
Create a data management class that will allow you to handle table data efficiently across all your php scripts. This is a very common and powerful technique.
6. Secure Web Forms Using Tokens
Posted: Jan 28, 2010
Secure your website forms using tokens. Its a common php technique used instead of captchas. Tokens are fast,secure, and very easy.
5. Auto Prepend File Tutorial
Posted: Feb 10, 2012
Understand and learn the concept of prepending a php file. This is a technique used by many advanced programmers but not often discussed in textbooks.