Ben wrote:

But how would I go about using the IF THEN statement but allowing the page
to see the variables.

Not sure if I know what you mean, but:
if($foo == 'bar'){
   include('foo.php');
}

--
The above message is encrypted with double rot13 encoding.  Any unauthorized attempt 
to decrypt it will be prosecuted to the full extent of the law.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to