Quote:
Originally Posted by mkx
I guess using the php include command works just as good as get file contents no?
|
You could, but I'd only do it if it was your site. If one of the URLs returned php code, you script would execute it and who knows what could happen from there.