From: "Pablo Zorzoli" <[EMAIL PROTECTED]> > <?php > include ('http://blabla.com/script.php?var1=a'); > ?> [snip] > script.php should echo some text, but i don't get any output.
You know you're going to get the OUTPUT of script.php, right? You'll get the same exact result as if you typed the address into your browser. Is that what you're trying to do? ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php