Skip to main content

Double byte and PHP (unicode problems)

· One min read

A while back I ran into a problem with PHP, how can I read in files that have double byte (unicode) characters and display them in a form that any browser can read. Most programming languages don't handle these characters very well, and end up with non sense instead of passing through the correct text.

Google datacenter check

· One min read

I've written a crude datacenter checker. Unfortunately I cannot host it for everyone as Google would ban my server's IP, so I've packaged up the code so anyone can run it.

googlecheck.zip