Re[2]: [PHP4BETA] Php4.0 and Cocoon
[email protected] (Paul K Egell-Johnsen)
| Newsgroups | php.version4 |
|---|---|
| Organization | Adaptive Design AS |
| Message-ID | <[email protected]> |
Hello On Friday, May 26, 2000, 1:04:22 AM, you wrote: AL> We had this problem too and we´ve found no clean solution for this. AL> But these are the possiblities we´ve found... AL> 1. Write a php page which executes everything needed and then writes an AL> xml files without having displayed anything. Then let the php page AL> display a frameset with only one (!!!) frame (virtually it´s not AL> frameset nor frame anymore, but technically) with the created .xml file AL> as target. Almost: 1. PHP produces XML 2. PHP XML data to a file 3. PHP outputs headers (redirect to the XML/cocoon) 4. Cocoon ingests data 5. Cocoon produces HTML 6. User is happy 7. Iterate for next link. -- Best regards, Paul mailto:[email protected]