Matthew Robinson wrote:
Hi all, I'm sure that this is down to me not reading/following/understanding the instructions. I'm trying to add the expect extensions into php. I've run: pear install expect-beta
I couldn't find an 'Expect' packAge on pear.php.net. what is it?
and this reports success and a pear list shows the package installed. However when I try to use the function I'm told it doesn't exist. Now do I need to re-compile php?
I would imagine you merely have to load the extension either via php.ini line or using dl()
Kind regards Matthew
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php