php cURL multiple file upload nightmare
I cannot believe it! I’ve spent all day on this annoying little deficiency (of cURL php library) that wouldn’t let me POST multiple files to remote API.
I cannot believe it! I’ve spent all day on this annoying little deficiency (of cURL php library) that wouldn’t let me POST multiple files to remote API.
Here is how to make your site multilingual using gettext and php.
I understand, English is de-facto language of the web, and clients rarely need multilingual web apps, but not including gettext in the stock php installed on mac is just silly.
I just wasted fair amount of time configuring memcached on my mac development machine. It should have been easy, but it was not. So I’m going to document my steps which led me to a working configuration. Some of these steps might be unnecessary.
You can see final result of this tutorial @ wovi.es