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

Reply via email to