Month / October 2008

Let’s see how to convert a date from yyyy-mm-dd hh:mm:ss to yyyymmddhhmmss. This can be useful when you’ll use sort functions for example (such as asort()). Elegant: Obvious: Insane:

Read More

Have a look at the code below: Also, you can use this tip in: The double pipe is great, don’t you? However, you have to be careful, because this tip can be dangerous. See some example below:

Read More