Categories
Tags → Script Function

Hot or Not Script

The Hot or Not Clone Image rating script is built around the same idea as hotornot.com but with a professional and income generating interface. This script can be used for all types of Hot or Not picture rating applications. Be part of the next gener...
DETAILS

Redirect function with permanent 301 redirect support

An example of simple function ae_redir() for HTTP redirect. It supports relative site paths and permanent(seo-compatible) redirects. There is also function ae_redir_die() which stops execution of script after sending redirect.
DETAILS

Easy FAQ Manager

This script creates an FAQ section for your site. It allows you to display an unlimited amount of quesions in as many categories as you like. All this can be done with 2 lines of coding: one to include the file that handles the display, and one to ca...
DETAILS

Fetch the description, title && keywords

This script first tries to find the meta tags including the description, title and keywords of a web page and if it does not get any, it will extract the content using the Curl library and the iconv function which takes into consideration the differe...
DETAILS

Examples of the preg_match function

The preg_match function of Php is often used and the online script here includes few examples which can be implemented in any code. There is an online demo. The code will be updated regularly. - just added a preg_match_all example
DETAILS

Reading && Updating Content of a file

This script shows an example of a counter being incremented every time the page is loaded. This is achieved by reading a file line by line using the fgets function and exctracting the 2 fields (one for the date one for the counter). The file is the...
DETAILS

Creating thumbnail - Resize an image with PHP

In this tutorial I will show you how to resize an image with PHP. You can use this function in your own image gallery implementation or in any other cases when you need to create a thumbnail from your image. Using a this image resize script gives you...
DETAILS

Radio DJ Panel v3

This innovative new script is designed for use in an Internet Radio environment. Its main function is to act as a link between the DJ''s and the Radio Admin. It allows the Users/Admin to; add, edit, suspend, delete DJ''s, edit the admin mes...
DETAILS

JCphotohost

Description: This is a photohost script, which allows users to upload images to share all over the internet. The script is skinnable to ease changing the look and feel of the script. Using templates the PHP programming is seperate to the HTML....
DETAILS

phpNewsBlitz

phpNewsBlitz offers a simple way to communicate with the visitors of your web site. This script requires the use of the mail() function in PHP. Installation is quick and you''ll have the script running in no time at all. phpNewsBlitz includes e-...
DETAILS

Page:
©2003-2019 jCay.com