Luis, Hmm I don't seem to have recieved your original email... However, for the record, you need to put php tags ( <?php and php?> ) into the include file if you want it executed!
Stephen ----- Original Message ----- From: "Luis Moreira" <[EMAIL PROTECTED]> To: "Luis Moreira" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, July 03, 2003 4:30 PM Subject: [PHP-WIN] Re: include within html Never mind ----- Original Message ----- From: Luis Moreira To: [EMAIL PROTECTED] Sent: Thursday, July 03, 2003 3:09 PM Subject: include within html Hi A simple (?) question : When doing this <html> <body> <?php include 'setup_vars.php'; ... the whole of SETUP_VARS.php is written to the screen, instead of bieng executed. What am I doing wrong ? Thanks Luis -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php