hi,

I am trying to develop a testing framework for a bunch of php scripts. These files expect various kinds of data from the $_POST array. They work fine when invoked from the browser.

But I am wondering if I can programmatically pass these values so that I can stress test them in a systematic manner.

thanks!
Sumit.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to