RE: [PHP] XML - HTML via PHP

2001-02-05 Thread James Moore

IIRC sterling (with the help of lots of cherry-beer) put some docus into the
CVS the otherday, checkout http://snaps.php.net/manual for the latest
version of the manual with documentation for XSL functions which are now
avalible in PHP.

James

 -Original Message-
 From: Brian V Bonini [mailto:[EMAIL PROTECTED]]
 Sent: 05 February 2001 15:17
 To: PHP Lists
 Subject: [PHP] XML - HTML via PHP


 Has anyone successfully used PHP to
 transform XML to HTML on the fly?

 Can you point me to some info/tutorials.

 -Brian
 ***



 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] XML - HTML via PHP

2001-02-05 Thread Steve Werby

"Brian V Bonini" [EMAIL PROTECTED] wrote:
 Has anyone successfully used PHP to
 transform XML to HTML on the fly?

Yes.

 Can you point me to some info/tutorials.

Try phpbuilder.com and zend.com.  I know one or both had a tutorial that's
easy to follow.  You'll also need to have PHP compiled with XML support.

--
Steve Werby
COO
24-7 Computer Services, LLC
Tel: 804.817.2470
http://www.247computing.com/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]