RE: [PHP] Modem communcation using PHP

2001-09-24 Thread Nathan

Try this..


-Original Message-
From: Scott Fletcher [mailto:[EMAIL PROTECTED]] 
Sent: Monday, September 24, 2001 9:46 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Modem communcation using PHP


Hi ya all!

I can't find the PHP documentation on using the php code to
initalize,
configure, dail, send and receive data using the modem.   Anyone know
anything about it.  I'm kind of stuck on this project.  Will appreciate
it on anyone who can point it out for me.

Thanks,
 Scott



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Modem communcation using PHP

2001-09-24 Thread Jon Haworth

Configure & dial? Wouldn't your web server already be online?

Send and receive, , have a look at http://www.php.net/fopen (fopen: Open
a file or URL) and play around with that... might help...

Cheers
Jon


-Original Message-
From: Scott Fletcher [mailto:[EMAIL PROTECTED]]
Sent: 24 September 2001 17:46
To: [EMAIL PROTECTED]
Subject: [PHP] Modem communcation using PHP


Hi ya all!

I can't find the PHP documentation on using the php code to initalize,
configure, dail, send and receive data using the modem.   Anyone know
anything about it.  I'm kind of stuck on this project.  Will appreciate it
on anyone who can point it out for me.

Thanks,
 Scott


**
'The information included in this Email is of a confidential nature and is 
intended only for the addressee. If you are not the intended addressee, 
any disclosure, copying or distribution by you is prohibited and may be 
unlawful. Disclosure to any party other than the addressee, whether 
inadvertent or otherwise is not intended to waive privilege or confidentiality'

**

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Modem communcation using PHP

2001-09-24 Thread Scott Fletcher

Hi ya all!

I can't find the PHP documentation on using the php code to initalize,
configure, dail, send and receive data using the modem.   Anyone know
anything about it.  I'm kind of stuck on this project.  Will appreciate it
on anyone who can point it out for me.

Thanks,
 Scott



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]