tutorials

Sponsors
Partner Sites

PHP Tutorials


Creating an image gallery
This short tutorial will show you how to make a basic image gallery using PHP. The complete code presented.
PHP Tutorials > Image Manipulation
 
Upload and Resize an Image
PHP has the ability to upload files such as documents or images using the multipart/form-data protocol, but how do you use this and how do you resize the images after they are uploaded to create thumbnails or image repository, etc. This tutorial along wit
PHP Tutorials > Image Manipulation
 
Image Generation With PHP
You may not know this, but PHP can be used to create GIF, JPEG and PNG images, and display them in your browser; when combined with the languages powerful database capabilities, this feature makes a number of interesting applications possible. This artic.
PHP Tutorials > Image Manipulation
 
Creating Thumbnail using GD Library
PHP Tutorials > Image Manipulation
 
Dynamic Image Generation with PHP
PHP lets you do a lot more than simply generating HTML content, it is also a great tool to dynamically generate images on-the-fly. For example, you can create buttons with text from a database, create grapical displays of statistics from log files, and en
PHP Tutorials > Image Manipulation
 
Creating Dynamic Images with PHP
This simple tutorial explains how to create images on the fly using PHP. It presents a simple code which you can use with a TTF font on your site.
PHP Tutorials > Image Manipulation
 
Creating an Image Gallery
the goal of this tutorial is to give the reader an idea of how to construct a basic/dynamic image gallery from start to finish, not to imply that this is the only way, or even the best way to build a gallery; just a simple approach without all the bells a
PHP Tutorials > Image Manipulation
 
Generating thumbnails on-the-fly with PHP
This tutorial describes the development and engagement of a thumbnail script step-by-step. It also provides a live demo with statistical overview of the key data of the scripts benefits. The developed script is able to check if the installed gd-library ca
PHP Tutorials > Image Manipulation
 
Setting Cyrillic for GD
Anyway even if you don't plan to use Cyrillic fonts in GD library, this tutorial is helpful if you want to learn how to create graphics dynamically.
PHP Tutorials > Image Manipulation
 
Installations: Fast and Easy
This article lists and discusses a couple of tools that automate the installation process of Linux, Apache, MySQL and PHP (LAMP).
PHP Tutorials > Installing PHP
 
Installing Apache, PHP and MYSQL on Windows
This tutorial shows you how to install a fully functioning web server on your Windows PC with Apache, PHP and MYSQL. It shows you where to download files, change configuration, install and test out your server to make sure it is working properly.
PHP Tutorials > Installing PHP
 
PHP 4 or 5 and RaidenHTTPD web server
Installing PHP4 or 5 ISAPI high speed edition on RaidenHTTPD web server software. No manual installation is required, everything is pre-configured.
PHP Tutorials > Installing PHP
 
Installing PHP on Windows 2000, with mySQL and Apa
A complete tutorial that covers installation, setup and testing of Apache 1.3.33, PHP 5.02 and mySQL 4.0.23 on windows2000 pro. The guide is also known to work for XP, and should work with lower versions of windows, too. Theres a user comment area so if
PHP Tutorials > Installing PHP
 
Running PHP in Red Hat
These instructions describe how to get PHP setup on a RedHat 6.0 Linux box using only RPM. The document assumes that you have prior experience configuring/using Apache.
PHP Tutorials > Installing PHP
 
Running PHP in Red Hat
These instructions describe how to get PHP setup on a RedHat 6.0 Linux box using only RPM. The document assumes that you have prior experience configuring/using Apache.
PHP Tutorials > Installing PHP
 
Mac OS10.3 PHP-mySQL install tutorial
Mac OS10.3 PHP-mySQL install tutorial How to configure your mac to be a PHP-mySQL server
PHP Tutorials > Installing PHP
 
Installing PHP5 and Apache
Have you ever been frustrated by trying unsuccessfully to install PHP on an Apache web server? If so, this guide is for you.
PHP Tutorials > Installing PHP
 
Installing Apache PHP MySQL
This tutorial expliains how to install the trio, Apache - PHP - MySQL, on Windows. Also covers modifying Apache and PHP configuration file so the two can work together.
PHP Tutorials > Installing PHP
 
Running PHP3 and 4 as simultaneous modules within
If you are maintaining or writing PHP scripts for several sites then you might be in a situation where you will have to use PHP3 code for one site and php4 code for another site. This tutorial explains how to install both modules on Apache and make them r
PHP Tutorials > Installing PHP
 
Installing PHP4 On Linux Using Apache
PHP Tutorials > Installing PHP
 

« 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 35 36 37 38 39