I figured it out - I used the PHP socket functions.
Thanks though,
-Mike
Search found 2 matches
- Sun Aug 06, 2006 11:15 am
- Forum: PHP - Code
- Topic: Send and recieve text from a server
- Replies: 2
- Views: 239
- Sat Aug 05, 2006 11:35 am
- Forum: PHP - Code
- Topic: Send and recieve text from a server
- Replies: 2
- Views: 239
Send and recieve text from a server
Hi, I'm a somewhat experienced PHP programmer, but have just been faced with a task I can't figure out. I'm supposed to send a single line of text to a server at a given URL, and get its reply for use in my page. To help you understand better, this is the background: I am a TA at a university and I'...