This is a discussion on Top 4 PHP Mistakes by programmers within the PHP Programming forums, part of the Web Development category; can any one tell me Top 4 PHP Mistakes by programmers......
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi Sabari, Hope these are the Top 4 PHP Mistakes 4: Function Naming Consistency 3: Safe Mode and Magic Quotes 2: Register Globals 1: Lack of Unicode Support Do Mistakes Really Matter? And now, for some fortune-cookie wisdom: mistakes are a part of life. PHP has had a long life, and with it its share of problems. You should see it as a strength of the language that it has managed to thrive through so many potentially devastating problems—indeed, in some cases, it has grown because of them! Hope informative. |
| |||
| Be careful with eval() Be careful when using register_globals = ON Never run unescaped queries For protected areas, use sessions or validate the login every time. If you don't want the file contents to be seen, give the file a .php extension. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Top Web Design Mistakes EXPOSED! - #3 | PixelNameVj | Web Design Help | 0 | 07-14-2007 01:27 AM |
| Top Web Design Mistakes EXPOSED! - #2 | PixelNameVj | Web Design Help | 0 | 07-12-2007 10:19 PM |
| Top Web Design Mistakes EXPOSED! - #1 | PixelNameVj | Web Design Help | 0 | 07-11-2007 11:24 PM |
| Worst SEO mistakes you've made? | spid4r | Search Engine Optimization | 0 | 03-08-2007 11:34 PM |
| Search Engine Optimization -10 common mistakes to avoid | spid4r | Search Engine Optimization | 0 | 03-08-2007 11:33 PM |