Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
lukas novak
has contributed to:
Can I simulate a form submission using a php script?
I want some while cycle in one script to call (x-times) the other script and give him the values of variables (which are each time other).
How could one php-script call some other php-script and how could give the first one to the second one the values of the variables?