downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Introduction> <system
Last updated: Fri, 20 Nov 2009

view this page in

Expect



add a note add a note User Contributed Notes
Expect
timgolding_10 at hotmail dot com
19-Dec-2008 05:09
an alternative method is to use unix except scripts and call them like so

$string=shell_exec("expect path/to/script");
echo $string;

Introduction> <system
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites