I tried using the include() function but it didn't work. All I want it to be able to specify the URL of a text file and have the contents of said file be included into the file. I know this can be done with shtml but I need this in PHP.