Categories
Tags → Php Function

PHP PSD reader

Read .PSD files (Adobe Photoshop Documents) using only PHP4 or PHP5 and GD. comes with imagecreatefrompsd(- function that returns an image handle just like the native PHP imagecreatefrom functions; The script supports documents from Adobe Photoshop 3...
DETAILS

css-editor

Redbox13 CSS-editor is a Web-based application that lets you create CSS in your native language. It helps you categorize your elements, compress CSS files, and remove useless white space. It has an independent function library that you can use to par...
DETAILS

php Thumbnail creator - a simple PHP integration tool

Thumbnail creator is an GD library PHP script. It attempts to be &"PHP- like&", and simple to use. This optimize the website, and blocks the larger image to be flushed down. Some features include: Supports jpg, png im...
DETAILS

Number Speller

A PHP function that takes a number and spells it out in English.
DETAILS

RandomLib

The class can be used to select one or a group of item(strings, objects, anything) from the entire collection of items. It include randomly select, randomly select unique. It also include function to randomly select weighted items and randomly sele...
DETAILS

cWhois

cWhois is a php function that can be used to check if a domain name is registered (or available) and also to retrieve details about the domain owner. cWhois works with over 380 domain extensions such as .com, .net, .org, .co.uk, .ro, com.hk etc. This...
DETAILS

getIMDbInfo()

getIMDbInfo() is a PHP function I made to get movie data from IMDb.com. You dont need any modules to use it since it just use file_get_contents() and regular expressions to retrieve the data. It is easy to use. Usage instructions are incl...
DETAILS

PHP Cookie example and function-helper

PHP has a function setcookie since version 3.0, but this function is too low-level for simple usage. Function ae_put_cookie provided, sets cookie for current domain without specifying long arguments lists. Just three arguments: ''name'', ...
DETAILS

PHPLiveX

This class can be used to call PHP functions from Javascript in Web pages using AJAX. It generates Javascript code that implements functions with the same names and function arguments as given list of existing PHP functions. When the gene...
DETAILS

(E)SMTP Mailer for PHP

Here is something you always wanted. If you are a php developer and used Windows, you would have with held your application form sending e-mails because of mail() function not working on Windows without a SMTP server. Worry no further. The sol...
DETAILS

Page:
©2003-2019 jCay.com