Passing Information to the Create Script
Now that the first goal is done we can start using the return. Goal 2 was: Each returned saved link should be pass parameter information to another file. To do this we are going to a foreach loop to echo out information to another file via URL string. We will also save some information in […]