Re: [PHP] passing content of file as argument-SOLVED-

2003-02-20 Thread William S.
Please disregard the previous post. I figured it out. On Thu, Feb 20, 2003 at 04:24:00PM +0100, William S. wrote: > I would like to pass the content of "./doc_test2.xml" > as an argument. How would I alter the file below to > accomplish this? Do I need to change the stylesheet as > well? -- Bill

[PHP] passing content of file as argument

2003-02-20 Thread William S.
I would like to pass the content of "./doc_test2.xml" as an argument. How would I alter the file below to accomplish this? Do I need to change the stylesheet as well? begin *.php %s", xslt_errno($_parser), xslt_error($_parser) ); } ob_end_clean(); xslt_free($_parser); e