Hi folks,
sorry that I'm a newbie, but here is my question.
I want to call php script B from script A.
Is there a possibility to make this call with some arguments (variables)?
I know the header ("location ... ");
statement, but I don't know how to send variables with it.
Or is it possible to 'fake' a button click and send a form with 'post' to this script?
Many thanks for your help
chris