Re: Passing data into the PHP Bric Burner
[email protected] (David Wheeler) Tue, 24 May 2005 14:28:21 -0700
| Newsgroups | perl.php.sandwich.dev |
|---|---|
| Message-ID | <[email protected]> |
On May 24, 2005, at 14:24 , George Schlossnagle wrote: >> That's less like how PHP itself works, though, yes? >> > > A bit, but the question is whether or not you want to pass > different 'BRIC' args to different PHP files inside a single call > to burn_one(). If so, the above works nicer. This is a bit > different than how PHP works, but not radically, magically different. Ah, yes, that would be nice, to prevent the overhead of re-creating a PHP interpreter every time a story is published. Regards, David