Xul Php My SQL - MozTipsWiki
XulPhpMySQL
MozTipsWiki | RecentChanges | Preferences
This page has information on building rich web applications with the combination of the following leading open source technologies:
XUL - Responsible for the user interface [Client Side] [ XuL ]
PHP - Responsible for the main application logic [Server Side] [ PhP ]
MySQL - Responsible for storing data for the web application [Server Side]
---
Some relevant links:
PEAR class to generate XUL (looks really cool) http://pear.php.net/pepr/pepr-proposal-show.php?id=22
MozDev on creating XUL + PHP + MySQL web applications http://books.mozdev.org/html/mozilla-chp-12-sect-4.html
http://devedge.netscape.com/central/xml/
http://devedge.netscape.com/viewsource/2003/wsdl/01/
Inner Browsing: http://devedge.netscape.com/viewsource/2003/inner-browsing/
Inner Browsing Demo: http://devedge.netscape.com/viewsource/2003/inner-browsing/sample-xmlhttprequest/
http://devedge.netscape.com/viewsource/2003/xslt-js/
MS Documentation on XMLHTTPRequest: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk30/htm/xmobjxmlhttprequest.asp
mozilla.org page on XMLextras: http://www.mozilla.org/xmlextras/ ...
All rights reserved.