Categories
Tags → String Php

XML Output from a PHP/MySQL Query

I use this when I tie my PHP programs to a Flash frontend. You feed it an SQL query string and it outputs XML that the Flash XML object can read in.
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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

phpSQLGen

This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an...
DETAILS

QikTable

QikTable is a PHP class that uses object-oriented syntax to simplify the creation of HTML tables. Set or clear ANY attribute (including CSS) for the table, headings, body, or by row, column or cell. Makes it easy to build tables with data imported fr...
DETAILS

Punchcard Coder

Punchcard Coder is a PHP script that can convert a string into a Punchcard.
DETAILS

Papertape Coder

This PHP script converts a string into papertape format.
DETAILS

PHP Morse Coder

This PHP script can convert a string into morse-code or a morse-coded string into readable text.
DETAILS

Page:
©2003-2019 jCay.com