Hot Topics
AdSense Android Apache Artigo CI codec console CSS Debian deployJava.js diff DIY Eclipse Excel fdisk find Firefox FixPC Flash fuse git GPG grep HTML ImageMagick iOS iPhone ISO Java JavaFX JavaScript JDBC Jenkins Linux low latency Mac MacPorts Microsoft mkfs MySQL Networking NFS Obj-C OpenJDK openSSL optimisation OSX PHP PIX PostgreSQL powersaving PS3 Puzzle qmail Raspberry Pi Safari samba scp scponly SEO ssh sshfs stunnel svn SWT syslog-ng Thunderbird tmpfs Tomcat Ubuntu Unity UTF-8 vi VirtualBox website Windows Word Xcode xen ZTE Blade MySQL tips and tricks
Using PHP + MySQL with UTF-8 support for correct encoding (November 13, 2012)
If you are having problems with non-ASCII encodings such as the British pound sign then you are probably not using UTF-8 all the way through your HTML, PHP, and database....
If you are having problems with non-ASCII encodings such as the British pound sign then you are probably not using UTF-8 all the way through your HTML, PHP, and database....
SQL get MAX value or NULL (LEFT JOIN example) (March 5, 2012)
SQL example to get the MAX value from the right hand table or NULL if there is no matching row...
SQL example to get the MAX value from the right hand table or NULL if there is no matching row...
Export data from MySQL into CSV file (February 23, 2012)
How do you export the result of a MySQL query into a CSV file ...
How do you export the result of a MySQL query into a CSV file ...
MySQL create database with underscore or dash in the database name (February 15, 2012)
Here is how to create a MySQL database with underscores or dashes in the database name...
Here is how to create a MySQL database with underscores or dashes in the database name...