Categories
Tags → Php Variable In Variable

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

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

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

serverStats

Ever wanted to see who enters your site and how? With this program you can do just that. ServerStats is a RealTime PHP (Apache) Log Analyzer that parses your servers log file to list variable components. It lists IPs, Domains, Referrers, OSs, Browser...
DETAILS

Develop rock-solid code in PHP: Use variables effectively

The series Develop rock-solid code in PHP is about solving practical, real-life problems in medium- to large-scale applications. This article discusses how to use variables effectively. It also shows how to make script configuration easy by construct...
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

iniread

iniread is a PHP script that reads in values from a PHP ''ini'' file and displays them in a form. In PHP it is common to include a file in every page to set common values. There is no special format to this file, just a variable name, its v...
DETAILS

phpdoc (Enzyme)

phpdoc is a program that aims to do for PHP developers what Javadoc does for java developers. It is a script that parses PHP class definitions, extracting function and variable names, as well as comments, and dumping this data into a database. The sc...
DETAILS

Embedded Hit Counter

The function UpdateHitCount gets the global variable $pageHitCount, increments it, and actually writes the new value back into $filename, as the first line of PHP code. By storing the page''s hits in itself, you can eliminate the need for anothe...
DETAILS

Page:
©2019 A--9.com