PHP/Telnet interface

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
goldbishop
Forum Newbie
Posts: 1
Joined: Tue Jul 22, 2008 9:31 pm
Location: Alabama

PHP/Telnet interface

Post by goldbishop »

I am looking for some assistance, point in the right direction, on how i would successfully apply a interface that is php, an engine that is run off a unix system through telnet, and a data storage in MySQL?

Let me know if this is getting too complicated :) I am looking at either pfsocketopen or fsocketopen but not sure about transmitting data between the php interface and the gcc compiled engine.

if interested in talking... email me at:
john(dot)wood*at*woodsoft_dot_us
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: PHP/Telnet interface

Post by Christopher »

(#10850)
Post Reply