how to read data off end of setup file?
I have a setup that runs and then pulls down additional files off a website. We have over 130 production sites. Each site has it's own website. I plan to deploy the same setup to each site. I plan to make a PHP script which will append server and other information to the end of the setup when the user downloads it. However I don't know how to read this information off the end of the setup file. Any body have code samples or can point me in the right direction.
Thanks,
Delmar