XTemplateSupport
- XTemplateDocumentation if you are starting out
- Community Discussion Forum
- XTemplateIRC channel
PHP XTemplate Forums
- xTemplate with function / Unlimited sub category
by plawyer (Posted Mon Sep 05, 2011 9:33 pm)
Can u show any way to do it please im waiting ur answer thank u...- Code: Select all
require_once ('config.php');
require_once ('includes/caching_xtemplate.class.php');
$xtpl = new CachingXTemplate(sTemplate.'index.tpl', '', null, 'main', true, 0, session_id(), '../xcache', '.xcache');
function sinirsiz_kategori($position = 0) {
Update Notifications
Subscribe to the xtpl-announce mailing list (low volume): http://www.phpxtemplate.org/mailman/listinfo/xtpl-announce
Subscribe to the xtpl-announce mailing list (low volume): http://www.phpxtemplate.org/mailman/listinfo/xtpl-announce
General Mailing List
Subscribe to the xtpl-users mailing list (low volume): http://www.phpxtemplate.org/mailman/listinfo/xtpl-users
Subscribe to the xtpl-users mailing list (low volume): http://www.phpxtemplate.org/mailman/listinfo/xtpl-users
HomePage