Categories
Tags → Php If Then

SimpleTest

Unit tester, web page tester and mock objects framework. If you have used the Java tools JUnit, JMock and JWebUnit then this PHP version covers much of the same ground. Basically a tool for building application test suites around test cases and then ...
DETAILS

DreamweaverMX PHP-MySQL behavior: SIRFCIT

SIRFCIT - Show If Recordset Field Condition Is True. Create a conditional region based on the value of a field returned from a MySQL database. Suppose you had a button on your page (say a TicketWeb button for the sake of arguement) and you wanted to ...
DETAILS

compactHTML

compactHTML is a configurable command-line tool for reducing the size of HTML, PHP etc text files. By removing extra white space, tabs etc you can get significant reductions in size. If pages are downloaded thousands of times then this reduction beco...
DETAILS

Wap Portal Server

Wap Portal Server is WAP Content Management System. It allows you to create and maintain your WAP site easily through web user interface. If you want to create a WAP site and update it on regular basis then Wap Portal Server is the right solution for...
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

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

Intelligent favicon.ico Distributor

If you want to have a copy of favicon.ico in other directories also besides the document root for statistics about which pages are bookmarked from M$ Internet Exploder 5.5 or for performance reasons, and you have a lot of directories, only some of wh...
DETAILS

Running PHP3 and 4 as simultaneous modules within Apache

If you are maintaining or writing PHP scripts for several sites then you might be in a situation where you will have to use PHP3 code for one site and php4 code for another site. This tutorial explains how to install both modules on Apache and make t...
DETAILS

PostIt

This is a small PHP script that takes an associative array and a URL. The array is URL-encoded and then POSTed to the URL. If the request succeeds, the response, if any, is returned in a scalar array. Outputting this is the caller''s responsibil...
DETAILS

Page:
©2003-2019 jCay.com