Re: [PHP] how can I use an external 'template' file and still use PHP variables?

2003-01-10 Thread Benjamin Niemann
I think this should make it: ob_start(); include("/pathto/customer_email.php"); $message = ob_get_contents(); ob_end_clean(); - Original Message - From: "Daevid Vincent" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 10, 2003 10:48 AM Subject: [PHP] how can I use an ext

Re: [PHP] EOF: how to generate one in a string

2003-01-08 Thread Benjamin Niemann
- Original Message - From: "Jean-Christian Imbeault" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 9:52 AM Subject: [PHP] EOF: how to generate one in a string > I am trying to use a command line program in Linux using this form: > > $result = `/path/prog $