Categories
Tags → If In Php

Convert MS-Word to html on the fly

This is a short PHP script that converts MS-Word docs on the fly (and caches) using wvWare. This script will create all .html, .png, etc. files in the wordconv subdirectory. The .html files will not be deleted after serving. The created html files...
DETAILS

How to protect PDF files using PHP

This tutorial explains how to safely hide away PDF files from public access using htaccess, but then having a PHP file run its own authorization to allow access to the file without the Network Password dialog box. The PDF file will be displayed in th...
DETAILS

Simple Login/Registration Using Flash with PHP and mySQL

This tutorial assumes that you have some basic knowledge of PHP and mySQL, and a good understanding of Flash 5 Actionscript. This tutorial shows you how to set up a table in a mySQL database, then using PHP (or asp with a few minor changes) manipulat...
DETAILS

DaDaBIK

DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a database. The strength of DaDaBIK lies in its ability of customization. For each field of a table you can choose: if the field should be included or n...
DETAILS

PHP Form Validation Class

Form_Validator Class is a PHP object that can be used to validate the presence of HTML form data. By &"validating&", the function simply checks if a variable is NOT NULL. The class is intended to be called AFTER the end-user has sub...
DETAILS

Dasc''s Guestbook

A guestbook script written in PHP 4.0.6. Features: XHTML 1.1 compliant, uses plain textfile for storage (ie. server doesn''t need database support), removes HTML tags from messages (you can specify allowable tags), checks if homepage and e-mail ...
DETAILS

eZ xml

eZ xml is a DOM XML parser written in 100% PHP that is compatible with the libXml DOM parser. eZ xml will parse well formed XML and return an object tree. It will report errors if the XML is not well formed.
DETAILS

Cedric Email Reader

Cedric Email Reader is a Web Mail application written in PHP 4 that allows you to access an emailbox and read/send email using a Web Browser. It also gives you the possibility to send emails. Main features: No use of cookies or session, Read emails o...
DETAILS

MirzetKnjiga

MirzetKnjiga is a full-featured guestbook written in PHP that uses a MySQL database on backend. Features: Multi-pages display, Sort entry (LIFO, LILO, alphabetical), Set number of entries per page, Search for matching name, Total entries matched coun...
DETAILS

GuestsHere

GuestsHere is a dynamic guestbook script written in PHP that does not use any database. It features easy to install, and a nice interface. This is a new version, it now has AutoLink to automatically link to thier website and their email address. It ...
DETAILS

Page:
©2019 A--9.com