2D Graphics
3D Graphics
Audio Editing
Video Editing
Learn how to sort arrays quickly and simply in PHP. This tutorial shows you how to sort indexed, associative and multidimensional arrays using some handy PHP array functions.
PHP’s prepared statements (for database access) are fantastic. Not only do they help secure your database queries, but they’re also particularly more efficient for larger products.
In this 15th episode of the series, we are going to learn about three subjects: Profiling, Benchmarking and Hooks.
In this tutorial, we will be setting up an ACL for a simple blog.
We’ll be walking through the use of a couple undocumented WordPress hooks in this tutorial to make this process much easier.
In this video tutorial, I’ll show you how to do this, as well as a host of other neat little things, like working with MySQL’s LEFT() function, using PHP’s strrpos, and substr, creating the beginning’s of an actual blog, and more.
Magic methods provide some extremely useful functionality, and this tutorial will demonstrate each method’s use.
Learn how to use the PHP if statement to make decisions in your scripts. Also covers the PHP else statement.
In this tutorial we are going to create a simple contact form that you can put on your website so your users have an easy way to get a hold of you.
How to switch from a legacy forum to vBulletin, and customizing vBulletin.
-
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 -
Image Uploading With Auto Thumbnails Using PHP -
Subtract Dates -
Advanced PHP -
Contact Form (With Captcha!) -
Create A Template Engine!
-
Subtract Dates -
Creating a Simple Quiz Script -
Easy PHP Private Messaging System -
Easily Integrate FCKeditor with MYSQL database -
PHP GD Library Cropping Images whilst Maintaining the Aspect Ratio -
Create a zip file from folders on the fly with PHP -
Building Feedback Form with php -
Advanced PHP -
FTP Upload via cURL -
How to create a basic rating system