MainComputersProgrammingLanguages › RFKmap

RFKmap

Edit Page
Report
Scan day: 16 February 2014 UTC
-95
Virus safety - good
Description: A free code which join FastTemplate and PHPlib's class (DB_Sql) to create an object system for a content management and viewer. A easy syntax to create one instance to access a complex queries and mapping the results to a set of templates.
RFKmap 1.4 - A PHP extension for mapping queries to templates RFKmap 1.4 - A PHP extension for mapping database queries to templates include( "db_mysql.inc" ); include( "class.FastTemplate.php3" ); include( "class.rfkmap.php3" ); $tpl = new FastTemplate( "/path/to/templates" ); $tpl->define( array ( "main" => "main.tpl" )); $cBooks = new RFKmap( $tpl, "Books", array ( "view_list" => "booklist.tpl", "view_item" => "bookitem.tpl", "view_only" => "bookonly.tpl" )); $tpl->assign(TITLE_A, "List of spanish's books."); $cBooks->view_list( $tpl, "", "spanish", "", " LIMIT 0,5" ); $cBooks->view_list_parse( $tpl, "CONTENT_A" ); $tpl->assign(TITLE_B, "Details of a spanish book."); $cBooks->view_only( $tpl, "2", "spanish" ); $cBooks->view_only_parse( $tpl, "CONTENT_B" ); $tpl->parse(CONTENT, "main"); $tpl->FastPrint(CONTENT);
Size: 1161 chars

Contact Information

Phone&Fax:
Address:
Extended:

WEBSITE Info

Page title:RFKmap 1.4 - A PHP extension for mapping queries to templates
Keywords:
Description:
IP-address:216.34.181.96

WHOIS Info

NS
Name Server: NS1.P03.DYNECT.NET
Name Server: NS2.P03.DYNECT.NET
Name Server: NS3.P03.DYNECT.NET
Name Server: NS4.P03.DYNECT.NET
WHOIS
Status: clientTransferProhibited
Status: clientUpdateProhibited
Date
Creation Date: 08-aug-1999
Expiration Date: 08-aug-2015