PHP Classes
Icontem

Class: PXAServer


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Guerrieri Luca  >  PXAServer  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PXAServer Support forum
Base name: pxaserver
Description: Library to build applications configured with XML
Related top rated classes: , , ,
Version: 0.5.3
Required PHP version: 4.3.2
License: GNU General Public License (GPL)
All time users: 643 users
All time rank: 3104
Week users: 3 users
Week rank: 2239
 
  Author   Group folder image Groups   Detailed description   Freshmeat project  
  Rate classes User ratings   Applications   Files Files  

Author

Picture of Guerrieri Luca
Name: Guerrieri Luca <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Home page: http://www.forlex.it/
Age: 36
All time rank: 1768
Week rank: 1293

Groups

Group folder image XML XML parsing and generation View top rated classes
Group folder image Libraries Frameworks and libraries of cooperating classes View top rated classes

Detailed description

This package provides a library of classes for building applications that are configured with XML files.

It provides classes for accessing databases, generating page output using templates, update pages without page reloading using AJAX, generate activity logs, etc..

Demo: http://www.forlex.it/pxaserver

Freshmeat project

Project record: pxaserver
Popularity score: 21.07
Vitality score: 1.44

User ratings

There are not enough user ratings to display for this class.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Files folder image ClassTestFile
  Plain text file testDBConnect.php Example Test for DBConnect class
  Plain text file testHTMLManager.php Example Test for HTML class
  Plain text file testHTMLTemplateAjax.php Example Test for HTML class
  Plain text file testLOGManager.php Example Test for LOGManager Class
  Plain text file testMSGManager.php Example Test for Message Manager class
  Plain text file testQueryManager.php Example Test for Query Manager Class
  Plain text file testQueryResult.php Example Test for Query Result Class
  Plain text file testTemplateManagerDynamic.php Example Test for Template Manager Class
  Plain text file testTemplateManagerDynamic2.php Example Test for Template Manager Class
  Plain text file testTemplateManagerStatic.php Example Test for Template Manager Class
  Plain text file test_data_static.xml Data Test for Data static
  Plain text file test_libfunz.php Example Test for Library of fuction
Files folder image doc/images
  Image file PXAServer_img_0.jpg Photo Image for documentation
  Image file PXAServer_img_1.jpg Photo Image for documentation
Files folder image doc
  HTML file PXAServer.htm Doc. Documentation
  Image file screen.jpg Photo Screenshot
Files folder image images
  Image file esempio.jpg Photo image
  Image file loading.php Photo images
  Image file titolo.jpg Photo images
Plain text file index.php Example Index file
Files folder image libreria
  Plain text file access_denied.php Aux. Script for security
  Plain text file Ajax.class.php Class Class used to implement Ajax function in PXAServer
  Plain text file Autentica.class.php Class class that manage the autenthication system
  Plain text file collector.inc.php Aux. Collect Ajax Get for PHP interface
  Plain text file config.inc.php Conf. Configuration file for PXAServer
  Plain text file DBconnect.class.php Class Class used to execute connection with DB
  Plain text file generateCaptcha.php Aux. it generate a captcha image for login interface
  Plain text file global.inc.php Conf. Global configuration file
  Plain text file HTMLmanager.class.php Class Class to make html page
Files folder image libreria/if_use_php5
  Plain text file Ajax.class.php Class class
  Plain text file Captcha.class.php Class class
  Plain text file collector.inc.php Aux. auxiliary file
  Plain text file CreateZip.class.php Class class
  Plain text file DBconnect.class.php Class class
  Plain text file DirFileCheck.class.php Class class
  Plain text file FormMaker.class.php Class class
  Plain text file global.inc.php Aux. auxiliary file
  Plain text file HTMLmanager.class.php Class class
  Plain text file LOGmanager.class.php Class class
  Plain text file MSGmanager.class.php Class class
  Plain text file phpCrypto.class.php Class class
  Plain text file TemplateManager.class.php Class class
Files folder image libreria/images
  Image file loading.gif Icon Image for Ajax
Files folder image libreria/jsdir
  Plain text file utility.js Aux. Script for Ajax function
Files folder image libreria
  Plain text file libhtml.inc.php Aux. Library of HTML part of code used by TemplteManager.class.php
  Plain text file libmsgerror.inc.php Aux. Library of error messages readed from MSGManager.class.php
  Plain text file listerror.php Aux. List of error
  Plain text file LOGmanager.class.php Class Class to record LOG
  Plain text file MSGmanager.class.php Class Class that return messages readed by a library, usefull for Error messages
  Plain text file QueryManager.class.php Class Class to make Query in DB, readed from a file that is a library of query
  Plain text file QueryResult.class.php Class Class that return the result of a query meked with QueryManager.class.php
  Plain text file Session.class.php Class Class to manage session
  Plain text file TemplateManager.class.php Class Class to create web page from xml file
Files folder image log
  Plain text file application.log Data log file for all pxaserver
  Plain text file luca.log Data log file for the example user "luca"
Plain text file pxaserver.sql Example Sql file
Files folder image secure_area
  HTML file FlexLogin.htm Example html page for login
  Plain text file FlexLogin.mxml Aux. Flex file for login screen you must compile with mxmlc
  Image file FlexLogin.swf Data Login form
  Plain text file index.php Appl. example file for the secure_area
  Plain text file MD5.as Data algorithm to include md5 hash in flexlogin screen
Files folder image template_directory/template01/ajax_template
  Plain text file menuA.ajt Data Template file
  Plain text file menuB.ajt Data Template file
  Plain text file tab-barA.ajt Data Template file
  Plain text file tab-barB.ajt Data Template file
  Plain text file template01.xml Data Template file
  Plain text file templateA.ajt Data Template file
  Plain text file templateB.ajt Data Template file
  Plain text file templateC.ajt Data Template file
  Plain text file templateD.ajt Data Template file
  Plain text file templateE.ajt Data Template file
  Plain text file templateF.ajt Data Template file
Files folder image template_directory/template01/dynamic
  Plain text file query1.tpl Data Example template file
  Plain text file query1.xml Data Example xml tempate file
  Plain text file query2.tpl Data Template file
  Plain text file query2.xml Aux. Template file
  Plain text file query3.tpl Aux. Data template
  Plain text file query3.xml Aux. Data template
Files folder image template_directory/template01/images
  Image file tab.png Photo Image for tabs
  Image file tab2.png Photo Image for tabs
Files folder image template_directory/template01/static
  Plain text file test_data_static.xml Data Example xml tempate file
  Plain text file test_template_static.tpl Data Example template file
Files folder image template_directory/template01/stylesheet
  Plain text file print.css Data CSS file
  Plain text file screen.css Data CSS file
Download all files: pxaserver.tar.gz pxaserver.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products