View Single Post
Old 11-30-2007, 03:30 AM   #2 (permalink)
maZtah
The Acquainted
 
Join Date: Oct 2007
Posts: 170
Thanks: 18
maZtah is an unknown quantity at this point
Default

I'm using it since I saw you guys using it here. In my opinion it is very useful! Hence I'll never turn back to another prefixes blabla (sorry for my English, it's late and I've drunk some beer;))

Previously I used n for number, and s for string. So;

PHP Code:
$nId 1;
$sKeyword 'TalkPHP'
But the Hungarian Notation is much better!
maZtah is offline  
Reply With Quote