Categories
Tags → Dom Php

Script GUI for PHP

Ever dreamed running a PHP or Perl script by just double-clicking it in the Windows Explorer, so that it will automatically load into a webbrowser with the correct URL? Ever wanted to develop Windows GUI applications by employing familiar PHP web p...
DETAILS

DutchPIPE - Avatar worlds on websites

With DutchPIPE open source software, web developers can make virtual multi-user environments. Each web page becomes an abstracted environment or location where visitors and other items on the page are visualized. This status is retained as visi...
DETAILS

The TagMogrifier library for PHP

This library lets you perform fast and easy-to-program transformations on XML documents. Instead of having to write your own parser, or directly using the PHP DOM parser, and having to write your own tree walker and such, you only need to instantiate...
DETAILS

TabThing

TabThing is a JavaScript tab control similar to the tab control used by the Windows GUI. The tab control allows the user to select a tab which shows its own content in the frame below. PHP is used as the backend of the script and uses DOM to update t...
DETAILS

MyObjects

MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml files. M...
DETAILS

Pungo Spell

Pungo spell is an easy, and more importantly, a FREE way to add a studly spell checker to just about ANY web application. &<p&> What does it require?&<br&> ---------------------&<br&&...
DETAILS

DOM Menu

DOM Menu allows developers to add dynamic, hierarchical popup menus on their web pages. The direction of the menu can either be horizontal or vertical and the menu can open (or popout) in either direction. It has both screen edge detection and selec...
DETAILS

htmlEditbox

A feature rich HTML editor based on PHP/Javascript. Offers text formating, creation of hyperlinks, browser safe/unsafe colors, cookie based favorite colors, image management, table creation, table cell editing and more. This script can be used as a u...
DETAILS

eZ xml

eZ xml is a DOM XML parser written in 100% PHP that is compatible with the libXml DOM parser. eZ xml will parse well formed XML and return an object tree. It will report errors if the XML is not well formed.
DETAILS

PHP::HTML

PHP::HTML is a set of PHP classes that implements a DOM style approach to HTML documents. The document is an object which contains DOCTYPE, head, styles and body, each of those can contain one or more children, they can be text, tags, or even complex...
DETAILS

Page:
©2003-2008 jCay.com