Categories
Tags → If Php

PHP Coding Contest

Codewalkers.com has released their latest PHP Coding Contest. In this challenge, you must write a script that plays a robot type game. The object of the game is to eat all the apples while avoiding the enemy robots. The PHP Coding Contest is now in i...
DETAILS

Building dynamic web pages with PHP

This article will explain how to build dynamic web pages with PHP. PHP is a very popular and easy to learn script language. Regardless if you are starting to build your website, or if you are already a pro, just read on to learn more about dynamic we...
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

Jax LinkLists

Jax LinkLists is a PHP script that allows you to manage small hyperlink lists. Features: link checking, multilanguage support (currently German and English, Polish), comfortable administration tool, email notification if new entries are made, links c...
DETAILS

Correct Redirect

If you have ever used a redirecting service, you know that the redirect, regardless of the typed in URL, always goes to the hardcoded URL, unless you yourself handle the redirecting. Especially when the redirection is done in a frame. Any attempt t...
DETAILS

PHITE PHP Site Framework

PHITE is a simple yet powerful site framework written in PHP. Features include: No coding necessary, a site can be built from plaintext files if desired; Whole site generated from single HTML template file; Supports very simple ''skins'', j...
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

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

Page:
©2003-2019 jCay.com