On Sun, 2004-02-08 at 03:18, John Taylor-Johnston wrote:
> Ah! A little experimenting ... Yes I can :) Answered my own question.
> 
> include("http://elsewhere.com/list.php?number=$number";);

Careful with that.  If someone were to stumble upon your list.php script
they would be able to see your php code.  You would probably be better
off having a local copy of that file.

-- 
Adam Bregenzer
[EMAIL PROTECTED]
http://adam.bregenzer.net/

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

Reply via email to