list of accepted encodings that can be passed to mb_convert_encoding as arguments
Wednesday, January 30th, 2008I was looking at the documentation for PHP’s mb_convert_encoding function. ()
I was having difficulty finding …
I was looking at the documentation for PHP’s mb_convert_encoding function. ()
I was having difficulty finding …
This blog post follows on from the post that I wrote whilst I was digging around …
I’m about to improve / re-design some of my old code that scrapes my customer’s websites …