Quantcast
Channel: [SMD] - 8L0G5PH3R3 » Web Development
Browsing latest articles
Browse All 10 View Live

MySQL Case Sensitive On Linux

A good rule to remember. MySQL are case sensitive only table and database identifiers and only on platforms with case-sensitive filenames (Linux/Unix). So, If you’re developing a system. Do remember....

View Article



Why Dojo?

Alex has updated the why dojo article. It’s a great article to read for everyone wanting to know what it does and why and also how it compares to the other popular toolkits/ajax framework. The why dojo...

View Article

Hacking Firebug

Dojo 0.9 Beta has been released. In Dojo 0.9 dojo.debug() is no longer your friend. They have ported Firebug. dojo.firebug() is a port of Firebug Lite. What this means is that if you are viewing your...

View Article

Sayonara PHP4?

As a PHP Developer, I think it’s time to move forward to PHP5. Today, I checked GoPHP5.org initiative: PHP developers cannot leverage PHP 5′s full potential without dropping support for PHP 4, but PHP...

View Article

HTMLHelper : Link With Image

In Cakephp 1.1, if you want to display an image with a link, you’ll need to do something like this: echo $html->link( $html->image(‘myimage.jpg’), ‘/controller/action’, array(), null, false ) You...

View Article


Baking Mambo

Yesterday, The Mambo Foundation announced that they will use CakePHP for the next version of Mambo and at the same day I presented about CakePHP at PHP Meetup 3.0. You can download my slide here and...

View Article

Image may be NSFW.
Clik here to view.

Webmaster Malaysia Gathering 2008 – Photos

Date : 5 July 2008 Venue : The Apartment Restaurant, The Curve Damansara. Sponsored By Exabytes. More Photos… Speakers : - LiewCF, Pro Blogger - Rohan Thomas, Microsoft - Adrian, Neowave - Ikram,...

View Article

PHP Security Talk at MyGOSSCON 2010

Slide from my recent presentation at MyGOSSCON 2010 PHP Security View more presentations from Sumardi Shukor. A big thank you to those who attended my presentation. Big applause to the organizer.

View Article


OSX : Installing MongoDB and the PHP MongoDB driver.

1) Grab the latest 64-bit version for OSX from MongoDB website. 2) Untar the file tar -zxvf mongodb-osx-x86_64-1.6.5.tgz 3) I use XAMPP for OS X, need to create a location for it to store databases....

View Article


Installing OAuth extension in XAMPP for Mac OS X

Installing via PECL didn’t really work out for me. So, here is what I did: Install Xcode if you don’t have it Download & install XAMPP for Mac developer package You will need the PHP header files....

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images