-
Minichatbox is a small and lightweight chat utility built with PHP. Chat data is saved in a locally stored HTML file. The chat box runs only on a web server.Features of MiniChatbox:- Free PHP Chatbox- Allows the use of emoticons- 'b' and 'i' HTML tags can be used in text- In built filter keeps your chatbox clean- Compact and easy ...
-
This PHP calendar script is used to creat a monthly calendar. It's easy to use and highly customizalbe, supports multiple languages, and you an choose whether start with Saturday, Sunday, Monday, or any other day. Of course you can creat as many calendars as you like. In 1582, Gregory XIII made a calendar reformation (advanced leap year rules + 10 ...
-
This is a PHP script that returns database query results inside an HTML table. Currently it supports MySQL only, but can easily be modified for other data sources and even for PHP 4 (PHP 5 is supported by default).Option names are not case sensitive.Some option names have aliases/shortcuts, as noted below.Some options accept a comma-separated list of fields (HideFields, AlignRight, ...
-
This PHP email script can be used to compose and send HTML e-mail messages. It takes as parameters the message subject, HTML body text, sender, reply and recipient names and addresses.The script can also compose message headers and the body before send it to the destination.Requirements:- PHP 5.0 or Higher
-
Page Header script was created to generate HTTP responses and HTML page headers, It renders HTTP response header for several purposes like force downloading files, avoiding page caching or adding any arbitrary headers.This PHP Script can also generate HTML for the page head section for several purposes like including CSS or JavaScript files, defining the document type, add meta tags ...
-
This PHP script can generate navigation for listings split among pages. It takes as parameters the total number of entries in the listing, the limit of entries displayed per page and the number of the current page. This free script can also render links with the proper number of HTML markup to go to the next, previous, first, last and ...
-
This is a PHP script consists of two classes to retrieve HTML pages and extract its elements. One class can be used to retrieve remote web pages, and the other be used to extract elements like the words in the page body, links, count the words in a page, etc..Functionalities of Simple Page Crawler:- Read keywords from specified site (and ...
-
This PHP script is created to compose, generate and validate HTML Forms. It can handle adding inputs and labels to a contact form frame rendering it automatically. Different types of basic validations can be associated to each input, when a form is submitted, This script will verify all validation rules and retrieve the submitted form values.Requirements:-PHP 5.2 or Higher
-
This script can be used to generate and validate contact forms and compose the form output by adding form input elements, like text, select, checkbox, radio, submit and even a CAPTCHA field. The CAPTCHA system is reCAPTCHA. It is a free PHP validation script.The script can also associate validation rules and generate JavaScript code to perform browser side validation as ...
-
This script can display site statistics from Google Analytics. It uses the Google Analytics client script by Stig Manning to retrieve site statistics by sending HTTP requests to the Google Anaylytics API Web server.The main script can generate HTML and JavaScript that users jQuery to send AJAX requests that retrieves and displays the site statistics.Requirements:- PHP 5.0 or Higher
-
This script can output address labels in HTML, Microsoft Word of PDF formats. It takes a list of addresses and generates pages displaying the given addresses.The script can generate the pages and serve them for download as files in HTML,Microsoft Word of PDF formats.Requirements:- PHP 4.0 or Higher
-
Template Inheritance is an extremely useful technique for making reusable HTML layouts for a site. It is much more flexible than alternative techniques, such as “including” common elements of a page (like a header and footer file).Requirements:- PHP 4.3 or Higher
-
This script can generate custom contact forms to edit MySQL table records.It can compose and output a HTML form by adding input of all basic input types like submit, text, password, hidden, textarea, select, radio, checkbox and file. It can also mark certain inputs as required.The script can also add radio and select inputs on which the options are taken ...
-
This is a PHP web service script to parse and retrieve data from the IMDB movie database website. This script can be used to get information about movies and shows from IMDB.It retrieves the page of a given movie or show from the IMDB site to parse the page HTML and extract several details into class variables.Currently extracts follow details ...
-
This PHP script that allows to insert swf file or movie flash into web page. It generates HTML for embedding a Flash movie with a given URL, width and height.In case Flash support is disabled in the user browser, a given image can be displayed instead of the movie.Requirements:- PHP 3.0 or Higher















