xsl-list
[Top] [All Lists]

RE: PHP with XML/XSL in Webbrowser

2002-09-26 00:39:35
I've created a homepage using XML/XSL (at least I think so - it works, and
it looks OK :-) ).  Since this is a webpage it is "parsed/rendered" by the
browser (i.e.Internet Explorer).
Now I want to add PHP-scripting to the page (guestbook etc.), but I can't
get it to work.

how can u get a page that is parsed on the client to do stuff on the server
?
or is this a local application ????

PHP needs dot-PHP-extensions on the files, and Internet Explorer (or the
webserver?) needs dot-XML-extension to parse/render it as XML with the
XSL-file.

you should first do PHP procesing and then send this to the client.

gl, jim fuller


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>