Login
Register
File: test.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Gregory
>
Cached XSL
>
test.php
>
Download
File:
test.php
Role:
Example script
Content type:
text/plain
Description:
Example script
Class:
Cached XSL
XSL transformation wrapper with caching
Author:
By
Gregory
Last change:
Date:
2004-07-10 15:22
Size:
99 bytes
Contents
Download
<?
require_once
'class.xslt.inc'
;
$xslt
= new
cXSL
(
'test.xml'
,
'test.xsl'
);
$xslt
->
done
();
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014