Categories
Tags → In String Php

PHP Strings Primer

In order to accomplish almost any programming task with PHP you''ll be dealing with strings. To get the best out of PHP you must thoroughly understand the basic string functions available. In this tutorial we will lay down the foundations needed...
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

Baroque Violin plain gut string Calculator

This program is designed to calculate historically correct string diameters on violins, violas, cellos, or any other instruments tuned in 5th, which use plain gut strings at an equal tension. The program performs calculation for any given historical ...
DETAILS

TreeView

Use this PHP include class to add tree structure menus to your PHP applications. With six tree styles, the functionality in this include allows you to create an impressive looking tree to suit your web site. New Features: * Client-side animat...
DETAILS

Auto Keyword String Generator

This PHP script simply takes the contents of a webpage, pasted onto a form, and by running a simple frequency analysis on the words in the page (excluding common words), it produces a list of the most common 1 word, 2 word and 3 word strings within t...
DETAILS

STPhp

STPhp is a PHP-based string translation suite designed as a simple internationalization tool to work without requiring non-standard dependencies; only the core of php3 is required, which means STPhp can be easily used in places where you, the code cr...
DETAILS

Core PHP Programming: Using PHP to Build Dynamic Web Sites

Core PHP Programming, Second Edition is the #1 practical guide to PHP 4 for Web developers. Atkinson covers PHP syntax, the key building blocks of PHP scripts, and every PHP function, including I/O, data, and math functions, time, date, configuration...
DETAILS

Web Application Development with PHP 4.0

In the first part of Web Application Development with PHP the authors explain PHP''s advanced syntax like classes, recursive functions and variables. They present software development methodologies and coding conventions which are a must-know fo...
DETAILS

PHP/Msql Database Script

This PHP script will allow you to open any MiniSQL database, and then list the database contents, make additions, deletions, and updates. The script communicates with the MSQL server to determine the names and types of fields in the database table. ...
DETAILS

Core PHP Programming

Core PHP Programming is the first complete, practical guide to PHP 3.x for experienced Web developers. Discover how PHP borrows the best ideas from Java, Perl, and C to create a remarkably productive scripting environment. Then, with the guidance of ...
DETAILS

Page:
©2003-2008 jCay.com