I there a simpler code to preform HTTP POST without using cURL? c
I like cURL, but it is overkill for what I am trying to do.
I there a simpler code to preform HTTP POST without using cURL? c
I like cURL, but it is overkill for what I am trying to do.
This solution from Fabien Potencier seems one of the simplest one: http://fabien.potencier.org/article/20/tweeting-from-php
This looks promising, but I haven't used it.
http://wezfurlong.org/blog/2006/nov/http-post-from-php-without-curl