Categories
Tags → Php Create Image

NeoBoard

NeoBoard is a Zope product that helps you create web based threaded message boards. The older version of NeoBoard was coded in PHP with MySQL. NeoBoard is reborn as a Zope product. Features: Structured Text support with rendered content caching; Coll...
DETAILS

PHP MyHitCount

PHP MyHitCount is a simple PHP/MySQL-based hit counter that returns the number of hits a page has recieved. The data is stored in a very small MySQL table to minimize overhead. V1.0 supports tiling of image files to create a custom counter look.
DETAILS

base64img

Include/insert your gif/jpg image inside your PHP script using base64-encodeing. This enables you to create a good functional website with images, using only one file: Your php-script. The script it self is also a good example of how this works. Enjo...
DETAILS

HTMLSpinnr''s Photo Display

Based on Martin''s Photo Frame, this script takes jpg images from a directory and displays them in a neat and orderly fashion. This script will automatically generate thumbnails using a seperate frame, and depending on the size of the original, ...
DETAILS

Image Create for PHP

Image Create for PHP is a stand-alone script that allows you to create dynamic text images easily. Features: A Boolean flag for anti-aliasing, new PNG, JPEG and WBMP (for WAP phones) formats in addition to original GIf support, a Boolean flag for HTT...
DETAILS

Analogic Clock

Analogic Clock is a PHP script for displaying an analog clock on your Web page. It uses the GD library to create the clock image on the fly.
DETAILS

Easysite

Easysite is a program entirely written in PHP that allows you to create your web site fast and easy. Once you create the content of your site, Easysite automatically builds your entire Web site using templates. The program looks for existing director...
DETAILS

Serving Graphical Web Page Counters from a PHP Script

This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
DETAILS

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 alon...
DETAILS

Interactive Maps with PHP

This tutorial shows you how to create an interactive image maps using PHP and the GD library. It explains a method to zoom a portion of an image by using PHP and gif files.
DETAILS

Page:
©2019 A--9.com