Joined November 2012
·

Sam-Mauris Yong

Software Artisan & DevSigner
·
Singapore
·
·
·

this is correct too.

Dropbox may cause corruption or disappearance of files. I personally experienced that before. Using Dropbox heavily like Git will probably cause a lot of problem.

Posted to Me, my self and that over 1 year ago

@iwootten I was writing to @darkmantiscs not you :D

Posted to Me, my self and that over 1 year ago

So what's wrong standardizing to self?

Posted to emoji - The emoticons used on GitHub over 1 year ago

didn't know this till now!

Posted to Code For All PHP Developers over 1 year ago

Do I die() after I shoot myself?

Posted to Unobstrusive debug output in PHP over 1 year ago

Packfire has a debugger that uses Firebug output.

Posted to Gist do it!! over 1 year ago

I second the usage of Gist, and use it to host small tools and scripts for very useful purposes: http://coderwall.com/p/wsu13q

Posted to Check a 1D array for emptiness over 1 year ago

But why bother doing such a check when you still eventually have to loop through and check each individual fields.

If I fill 2 at random and leave the other 8 fields empty, you will still have to loop and get the 2 values.

Posted to Check a 1D array for emptiness over 1 year ago

Why not just empty($array)?

Posted to Don't waste time on XML, json ftw over 1 year ago

@kanuj Yes, you can directly use it with/in JavaScript and does it so flawlessly, Server-side -> client-side

Achievements
481 Karma
27,035 Total ProTip Views