Categories
Tags → Php With Gd

Poll Result Bar Through PHP GD Function

It is useful for displaying Single Result bar for Testimonial, Review, or topic rating. In this article, You will learn how to create Images, Resize, Copy and Merge into One Image, using PHP GD Functions, also you will find a trick to create seo frie...
DETAILS

Sonuku Dump

Opensource PHP file repository, with a touch of AJAX, user controls, progress meters, and how! Directory locking, Directory hiding, Directory creation, XHTML (hooray?), RSS latest files, Password protected, Opensource! Requirements: Apache Webserve...
DETAILS

Click Captcha

Original Click Captcha: Click Captcha is a randomly generated rectangular gif file that is dynamically displayed in a random area below form Requirements - php &>= 4.3 with GD support. Click Captcha is a randomly generated gif file...
DETAILS

myPh3 elegant image gallery

myPh3 is an image gallery PHP script that is designed to be elegant, easy to use and install and standards-compatible. Styling is easy and five designs are included. It reads your photo album directories and presents a slick user interface with aut...
DETAILS

Math Captcha image validation

With all the Captcha decoders these days, its impossible to build a solid Captcha image validator with a string. The solution? Have a captcha that asks simple math addition questions! Decoders are not very good at breaking these. This tutorial ...
DETAILS

Create Thumbnail Images using PHP

This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP ...
DETAILS

Create a copy of an image as a thumbnail

You get a great function that use the GD library to create the new thumbnail file. Often you need to change the size/dimensions of images in your web site. One example could be if you let your visitors upload an image of themself when they regi...
DETAILS

CAPTCHA validation using PHP and Ajax

CAPTCHA has become a popular means of securing forms against automated submission, by requiring users to enter a string displayed in an automatically generated image. This implementation uses Ajax to conveniently combine CAPTCHA into normal pre-sub...
DETAILS

Sec-Code

This PHP script creates an image with a security code (known as &"captcha&") that can be used to protect e.g. your guestbook from spam. It requires PHP 4.1.0 or higher with session support and GD library.
DETAILS

GIF images into animated GIF with native PHP class

This class can be used to generate a GIF animation from a set of individual frames in GIF image format. The class takes as input parameters the list of GIF frame image files, the animation delay between each frame, the horizontal and vertical o...
DETAILS

Page:
©2003-2019 jCay.com