2D Graphics
Audio Editing
Video Editing
If you have a website where you let your users to upload images, you know that even the small images (around 100x100) can reach 50 - 100KB.
In this tutorial I will show you how to convert dynamic URL`s into Search Engine Friendly and easy to understand both for humans and machines URL`s.
In this second part of a two-part series, we will be learning how to apply the Law of Demeter in PHP.
In this PHP programming tutorial, we will be looking at the Law of Demeter and learn how to avoid violating its strict rules.
This article explains how to set up authentication on a CakePHP application.
How to tidy up URL's that contain variables. An easy to understand tutorial that describes how you can use the mod_rewrite in your HTACCESS file to make URL's more search engine friendly.
In this article we will cover: * Creating an RSS feed * Consuming a JSON service
This article deals with one of the most important aspects of a CakePHP application: the relationship between models, also known as model bindings or associations.
Find out how to write recursive functions in PHP, and why recursion is really handy for certain tasks. Code examples are included in the tutorial.
Learn how to grab a web pages meta data using PHP.
-
How to create a basic rating system -
Easy PHP Private Messaging System -
PHP Begginners Tutorial -
Creating a Website Design Templating System Using PHP -
Passing information between pages -
Basics of OOP
-
Image Uploading With Auto Thumbnails Using PHP -
Subtract Dates -
Advanced PHP -
Basics of Object Oriented Programming
-
Creating a Simple Quiz Script -
Subtract Dates -
Easily Integrate FCKeditor with MYSQL database -
Easy PHP Private Messaging System -
Advanced PHP -
PHP GD Library Cropping Images whilst Maintaining the Aspect Ratio
-
Building Form Applications in Joomla using CK Forms -
Building Feedback Form with php -
Create a zip file from folders on the fly with PHP -
FTP Upload via cURL