PHP Classes

PXAServer: Library to build applications configured with XML

Recommend this page to a friend!
  Info   View files View files (75)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 60%Total: 795 All time: 4,294 This week: 423Up
Version License PHP version Categories
pxaserver 1.0.0GNU General Publi...4.3.2XML, Libraries
Description 

Author

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

Picture of Guerrieri Luca
Name: Guerrieri Luca <contact>
Classes: 1 package by
Country: Italy Italy
Age: 51
All time rank: 2657104 in Italy Italy
Week rank: 312 Up14 in Italy Italy Up

  Files folder image Files  
File Role Description
Files folder imageClassTestFile (12 files)
Files folder imagedoc (2 files, 1 directory)
Files folder imageimages (3 files)
Files folder imagelibreria (22 files, 2 directories)
Files folder imagelog (2 files)
Files folder imagesecure_area (5 files)
Files folder imagetemplate_directory (1 directory)
Accessible without login Plain text file index.php Example Index file
Accessible without login Plain text file pxaserver.sql Example Sql file

  Files folder image Files  /  ClassTestFile  
File Role Description
  Accessible without login Plain text file testDBConnect.php Example Test for DBConnect class
  Accessible without login Plain text file testHTMLManager.php Example Test for HTML class
  Accessible without login Plain text file testHTMLTemplateAjax.php Example Test for HTML class
  Accessible without login Plain text file testLOGManager.php Example Test for LOGManager Class
  Accessible without login Plain text file testMSGManager.php Example Test for Message Manager class
  Accessible without login Plain text file testQueryManager.php Example Test for Query Manager Class
  Accessible without login Plain text file testQueryResult.php Example Test for Query Result Class
  Accessible without login Plain text file testTemplateManagerDynamic.php Example Test for Template Manager Class
  Accessible without login Plain text file testTemplateManagerDynamic2.php Example Test for Template Manager Class
  Accessible without login Plain text file testTemplateManagerStatic.php Example Test for Template Manager Class
  Accessible without login Plain text file test_data_static.xml Data Test for Data static
  Accessible without login Plain text file test_libfunz.php Example Test for Library of fuction

  Files folder image Files  /  doc  
File Role Description
Files folder imageimages (2 files)
  Accessible without login HTML file PXAServer.htm Doc. Documentation
  Accessible without login Image file screen.jpg Photo Screenshot

  Files folder image Files  /  doc  /  images  
File Role Description
  Accessible without login Image file PXAServer_img_0.jpg Photo Image for documentation
  Accessible without login Image file PXAServer_img_1.jpg Photo Image for documentation

  Files folder image Files  /  images  
File Role Description
  Accessible without login Image file esempio.jpg Photo image
  Accessible without login Image file loading.php Photo images
  Accessible without login Image file titolo.jpg Photo images

  Files folder image Files  /  libreria  
File Role Description
Files folder imageimages (1 file)
Files folder imagejsdir (1 file)
  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 Captcha.class.php Class class used to interacy with captcha system
  Accessible without login Plain text file check.php Aux. to check the end of login
  Accessible without login Plain text file collector.inc.php Aux. Collect Ajax Get for PHP interface
  Accessible without login Plain text file config.inc.php Conf. Configuration file for PXAServer
  Plain text file CreaeZip.class.php Class class to zip
  Plain text file DBconnect.class.php Class Class used to execute connection with DB
  Accessible without login Plain text file generateCaptcha.php Aux. it generate a captcha image for login interface
  Accessible without login Plain text file global.inc.php Conf. Global configuration file
  Plain text file HTMLmanager.class.php Class Class to make html page
  Accessible without login Plain text file libhtml.inc.php Aux. Library of HTML part of code used by TemplteManager.class.php
  Accessible without login Plain text file libmsgerror.inc.php Aux. Library of error messages readed from MSGManager.class.php
  Accessible without login Plain text file libquery.inc.php Aux. Library of query for QueryManager.class.php
  Accessible without login Plain text file listerror.php Aux. List of error
  Accessible without login Plain text file loginresult.php Aux. script that redirect the result of login
  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 Files  /  libreria  /  images  
File Role Description
  Accessible without login Image file loading.gif Icon Image for Ajax

  Files folder image Files  /  libreria  /  jsdir  
File Role Description
  Accessible without login Plain text file utility.js Aux. Script for Ajax function

  Files folder image Files  /  log  
File Role Description
  Accessible without login Plain text file application.log Data log file for all pxaserver
  Accessible without login Plain text file luca.log Data log file for the example user "luca"

  Files folder image Files  /  secure_area  
File Role Description
  Accessible without login HTML file FlexLogin.htm Example html page for login
  Accessible without login Plain text file FlexLogin.mxml Aux. Flex file for login screen you must compile with mxmlc
  Accessible without login Image file FlexLogin.swf Data Login form
  Accessible without login Plain text file index.php Appl. example file for the secure_area
  Accessible without login Plain text file MD5.as Data algorithm to include md5 hash in flexlogin screen

  Files folder image Files  /  template_directory  
File Role Description
Files folder imagetemplate01 (5 directories)

  Files folder image Files  /  template_directory  /  template01  
File Role Description
Files folder imageajax_template (11 files)
Files folder imagedynamic (6 files)
Files folder imageimages (2 files)
Files folder imagestatic (2 files)
Files folder imagestylesheet (2 files)

  Files folder image Files  /  template_directory  /  template01  /  ajax_template  
File Role Description
  Accessible without login Plain text file menuA.ajt Data Template file
  Accessible without login Plain text file menuB.ajt Data Template file
  Accessible without login Plain text file tab-barA.ajt Data Template file
  Accessible without login Plain text file tab-barB.ajt Data Template file
  Accessible without login Plain text file template01.xml Data Template file
  Accessible without login Plain text file templateA.ajt Data Template file
  Accessible without login Plain text file templateB.ajt Data Template file
  Accessible without login Plain text file templateC.ajt Data Template file
  Accessible without login Plain text file templateD.ajt Data Template file
  Accessible without login Plain text file templateE.ajt Data Template file
  Accessible without login Plain text file templateF.ajt Data Template file

  Files folder image Files  /  template_directory  /  template01  /  dynamic  
File Role Description
  Accessible without login Plain text file query1.tpl Data Example template file
  Accessible without login Plain text file query1.xml Data Example xml tempate file
  Accessible without login Plain text file query2.tpl Data Template file
  Accessible without login Plain text file query2.xml Aux. Template file
  Accessible without login Plain text file query3.tpl Aux. Data template
  Accessible without login Plain text file query3.xml Aux. Data template

  Files folder image Files  /  template_directory  /  template01  /  images  
File Role Description
  Accessible without login Image file tab.png Photo Image for tabs
  Accessible without login Image file tab2.png Photo Image for tabs

  Files folder image Files  /  template_directory  /  template01  /  static  
File Role Description
  Accessible without login Plain text file test_data_static.xml Data Example xml tempate file
  Accessible without login Plain text file test_template_static.tpl Data Example template file

  Files folder image Files  /  template_directory  /  template01  /  stylesheet  
File Role Description
  Accessible without login Plain text file print.css Data CSS file
  Accessible without login Plain text file screen.css Data CSS file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:795
This week:0
All time:4,294
This week:423Up
 User Ratings  
 
 All time
Utility:83%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:50%StarStarStar
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1110