Re: [PHP4BETA] Php4.0 and Cocoon
[email protected] (André Langhorst)
| Newsgroups | php.version4 |
|---|---|
| Organization | ITBNet - http://www.itbnet.de |
| Message-ID | <[email protected]> |
We had this problem too and we´ve found no clean solution for this. But these are the possiblities we´ve found... 1. Write a php page which executes everything needed and then writes an xml files without having displayed anything. Then let the php page display a frameset with only one (!!!) frame (virtually it´s not frameset nor frame anymore, but technically) with the created .xml file as target. 2. Wait an apache 2.0 which ought to support post-processing.... André wrote: > Hello Phpusers, > > We have project on NT with Apache,Php4.0 and Cocoon. > > Apache and cocoon is now working, but i don't know how to pass > > xml file form php to cocoon, so i can use xsl and render it in to html. > > can anybody have information about how we can connect cocoon and php4.0? > > can anybody send me detail description or working example of it?, please > > > Any help would be appriciated. > > > thanks, > Devang Patel