Category Archives: Programming
Streaming POST data through PHP cURL Using CURLOPT_READFUNCTION
Well, I haven’t posted here in quite some time… I’m not dead, and don’t plan on completely ditching this blog, but well… Anyway, onto the article. I had a PHP application where I wanted to upload part of a large file to some other server. The naive method may be to simply split the file [...]
Delv into Git
A few days ago, I decided to start a git repository (+ github account) for my XThreads MyBB plugin. I never really believed this plugin to be complex enough to really require version control, but as I have never used git before, I decided to use it as an opportunity to test it out and [...]
Recent Comments