The Hungarian notation was developed by a Hungarian programmer from
microsoft.
I use hungarian notation in visual c++ but in php ???
If you have more information search in http://msdn.microsoft.com have
examples and the complete and protability list, to other langauages such vb


Un saludo, Danny


                                                                                       
                                                       
                      "Jay Blanchard"                                                  
                                                       
                      <[EMAIL PROTECTED]      Para:     "Chris W. Parker" <[EMAIL 
PROTECTED]>, "Mike Migurski" <[EMAIL PROTECTED]>, 
                      ations.com>                        "jsWalter" <[EMAIL 
PROTECTED]>                                                      
                                                      cc: <[EMAIL PROTECTED]>          
                                               
                      06/08/2003 13:31                Asunto:   RE: [PHP] dev style 
guide                                                     
                                                                                       
                                                       
                                                                                       
                                                       




[snip]
I've found a few articles on Hungarian notation but none of them have
been all that great. Real wordy and without good examples. Do you have
any examples/articles to contribute?
[/snip]

There is a lot to go on out there
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=Hungarian+notatio
n

We have agreed on cetain types (strings are strFoo, integers are intFoo,
doubles are dblFoo, etc.) and allow for other descriptive notation where
standard terms do not work.

HTH

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php







-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to