Depends on the language you are using.
Compiled languages (.net) for example can check at compile time.
Interpreted languages PHP, VbScript, javascript etc can usually only be tested at runtime. So you have to make your own debugging tools and methods.
__________________
And how can we win, when fools can be kings
|