Script Installation
PHPortal-Xpc lite Script Installation and Configure Services
|
Script Description:Xpc, stands for eXtensible Page Creation, is a true PHP templating engine that is extremely simple and extendible in nature. Xpc is a PHP replication of JSP, JSP custom tags, and Java Beans. Xpc allows for XML/JSP-like templating using URI mapping, template matching and a PHP class component based architecture. Xpc Code Flow: All links are processed by Xpc. Each link is mapped to a template. Each template is parsed for custom tags which reference PHP class components using naming conventions for super modularity. Site Url: http://www.4arrow.com/apps/xpc_lite_text/ |