I am new to programming, I made a script that logs into a website and extracts some data. I am having trouble passing variables to the script. Is it possible to pass a variable from a php file on my other website and run a script here with it? How would I go about doing this?