![]() |
Quick php question
I need to post data to a form but I don't want to use sockets. Is there another way maybe with 'header'.
I could not find anything on this anywhere, I'm starting to think it's not possible. :) _ |
Check out the CURL library.
|
Quote:
|
Ahh! Why didn't ya say so!
The only way I can think of is sockets, which as you no doubt know, kinda suck in PHP4. PHP5 has a way better socket implementation, but thats no good to you now :P Ill post if i think of anything.. |
I can't think of any other way than sockets. Even if they implemented a pre-defined function for it, it would still use sockets in the background.
But it's not really straight forward to send a POST header with socket. |
Snoopy ! Enjoy.
|
All times are GMT -7. The time now is 06:24 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123