Categories
Tags → Php If File

Custom Error Handling with PHP

Custom error documents are a valuable tool to have. Using this tutorial you''ll be able to redirect any user to a specified location on your site if they have reached an error such as Error 404 - Document Not Found or Error 500 - Internal server...
DETAILS

NeoBoard

NeoBoard is a Zope product that helps you create web based threaded message boards. The older version of NeoBoard was coded in PHP with MySQL. NeoBoard is reborn as a Zope product. Features: Structured Text support with rendered content caching; Coll...
DETAILS

Uploading Files with register_globals off

This is an example upload file page for PHP that works with Linux RedHat 7.3 and PHP 4.2.1. This example shows you how to upload files with register_globals off. It is really easy to implement and test to see if it will work for you. You must make su...
DETAILS

robots.txt generator

This script lets you browse through your server s directory structure. If a robots.txt is found, it is read and the appropriate allowed/disallowed folders are checked/unchecked. Just change the checkers and hit the update button to update the robot...
DETAILS

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

Toncarta Cache

Toncarta Cache is an output caching system for php scripts. It cuts the load on your server(s) by caching the output of your scripts. Features: Can set a maximum age for cached data, Exclusions can be set on a per file basis, 3 different storage type...
DETAILS

WizzyWeb

WizzyWeb is the world''s first Web-based Rapid Application Development tool enabling the creation, and testing of PHP or Perl SQL database and email applications in real time over the Web with any standard Web browser. Product catalogs, feedback...
DETAILS

PHP Search Engine (SEARCpHp)

PHP Search Engine is a full-featured search engine and indexer written in PHP. Features include: All PHP, indexing and searching, no reliance on outside programs; Index is text file, no dbms or databases; Index is completely portable, copy it to any ...
DETAILS

PHP Fileupload Class

fileupload-class.php extends PHP''s built in file upload features, allowing users to easily and safely upload files to a web server using their browser. REQUIRES PHP 5+ Features: * Handles single or multiple files * Specify maxim...
DETAILS

Page:
©2003-2019 jCay.com