Categories
Tags → Php Variable

HTML2PHP

HTML2PHP converts your HTML scripts to PHP. It lets you add variable names, replaces double quotes with backslash double quotes, let you add new line ( n) characters in every line. Option to output PHP with echo, print, printf or whatever you want.
DETAILS

Variable Validator

Validate your variables as you program your website. Perfect for debugging php scripts, do you not know were your error is? With Variable Validator you can show the contents of all HTTP_***_VARS and see were you are going wrong.
DETAILS

PHP_Debug

[PHP_Debug] An open source PHP debug library Hi, i have motivated myself to write this debug class, it works pretty fine. :) Here what the class alows : - Pear integration - PHP Process time - Database and query process time - Dump...
DETAILS

stop words function

This simple php script is a function that takes a list of stop words (commnly occuring words that are of no use to a search engine) and strips them out of a variable term. This is similar to google removal of common words.
DETAILS

PHPMachine Error Handler

Catches errors in your PHP script and displays an error overview, a section of source code from around the area where the error occurred (you may hover your mouse over a variable to see it''s contents at the time of the error!) and a collapsible...
DETAILS

TicTacToe

A free web-based TicTacToe game for two players with unlimited number of gametables. Variable size of game area. This php script includes a nice game design.
DETAILS

TrailScout

A cookie-based PHP script that displays a path of hyperlinks to previously visited pages on a website. For example &"Vacilando.Net &> Writing &> PHP Scripts &> TrailScout&" (see at the author''s...
DETAILS

PHP Processor

PHP Processor is designed to help you protect your intellectual property when distributing PHP source files. The other use for PHP Processor is to optimize PHP source code and considerably decrease size of your source code files. PHP Processor provid...
DETAILS

Solving register_globals OFF trouble

From 4.2.0 version of PHP, as default setting they have turned register_globals variable to ON. This script solves the register_globars without having to change php.ini file. Just include the getget.php and getpost.php at the beginning of your php ...
DETAILS

Preporuka

This is a PHP/Flash-based tell a friend script with sourse file *.fla that stores data (e-mails) and sends thru small PHP script. If you wish to use this script, just edit the Flash script variable with text you want to send to visitors and their fri...
DETAILS

Page:
©2003-2019 jCay.com