2D Graphics
Audio Editing
Video Editing
In this tutorial, our goal is to create an FTP class with PHP that is well written, useful, and expandable.
Upload multiple files in one go using HTML5 instead of Flash.
We are making a simple, yet robust, PHP & MySQL file download counter, which will track the number of downloads on certain files on your server.
For developers and users with access to the server, the use of FTP is a powerful way to manage your files and site content, allowing you the ability to move and manipulate files, and gain access to other areas of your Joomla! file structure. Third-party file management extensions are also discussed here.
This PHP / jQuery tutorial explains how-to upload a file PHP from ThickBox and how after successful upload the filename is passed to the parent document. The function is a useful addition for custom content management systems.
Make sure that your server is delivering content as fast as possible. This will decrease load times significantly.
Online File Storage with PHP
Today I’ll show you how to get a user’s ip, stick it in a text file, and have the download it all without the text file being stored on your server for more than a few seconds.
Looking for a way to save a PHP page as a word doc programatically?
The include command is used to insert the content of an external HTML page into an existing PHP page.
-
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