Categories
Tags → File Functions In Php

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

PHP Script Tips - Reading and Writing Files

A collection of 14 tips on PHP functions on file input and output. Clear answers are provided with tutorial exercises on opening files for reading and writing, appending data to existing files, reading file by line or character, reading file in binar...
DETAILS

Search Engine Report

This php script will give a detailed breakdown of how backlinks and indexed pages a domain has in Google, Yahoo, and MSN. The script also checks to see if a site is listed in the DMOZ. Google PageRank is checked and displayed in the results as well. ...
DETAILS

datLib

datLib contains Class Methods that help simplify common programming functions that PHP programmers use in their development process when building web based applications. These include calculating dates in different formats; server and user informatio...
DETAILS

Dutch PHP resource

Find on this site some snippets, functions and classes. The code here will show you common functionality in PHP and MySQL packed in easy to use code blocks, functions or classes. Find scripts for file upload, membership management, whois query, e-mai...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Attachment Mailer class

I wrote this class to integrate more functionality for classes like Access_user or DB_cart and other''s using PHP s mail function. But the class can be also used in every web application where the standard text mail is not enough and where attac...
DETAILS

Seir Anphin 2

Essentially a core platform and a set of administrative tools for running any kind dynamic website. Seir Anphin was built on PHP 4 and MySQL iforget. Seir Anphin''s core supports user-registration, database-driven templates, database abstr...
DETAILS

dbClassBuilder

Upload your schema to this online application and gives yourself a head start creating your database abstraction layer for your php / mysql application. dbClassBuilder will parse a file creating INSERT, SELECT, and UPDATE functions for each table def...
DETAILS

FilTpl - Filnet Template

The script process recursively a template (given as a string) and a data structure (given as a tree of array of arrays). Syntax is the same as phplib , but behaves better on loops or optional blocks embedded. I developped it because I was tir...
DETAILS

vpSQL

vpSQL is a small set of functions (under 13k) that interacts with a flat file database through a subset of sql instructions. vpSQL accepts the the following sql statements: SELECT fields FROM table[WHERE][ORDER BY][lLIMIT] INSERT fields,dat...
DETAILS

Page:
©2003-2019 jCay.com