AJAX, PHP and Javascript Errors - How to get more data - Jim’s PHP Programming Paradise
-
A good article on debugging Javascript while programming with PHP & Ajax.
“Javascript is a powerful tool in the web programmers toolbox however, it’s also one of our greatest headaches. Dealing with browser inconsistencies is always a source of great pain. You test on multiple platforms, find everyone you know with a mac running safari and think you have your code locked down however it rarely always works out this way. Being able to detect javascript errors in the wild can be a great resource for you to really see how your code is performing on a day to day basis. Mozilla and IE support a powerful event handler called “onerror” used like window.onerror = function(){};”
Link: AJAX, PHP and Javascript Errors - How to get more data - Jim’s PHP Programming Paradise
























January 2nd, 2006 at 6:44 pm
One advice- make your home link more prominent …..will be a lil more easy for users like me to return to your home page!!
January 4th, 2006 at 12:05 pm
Thanks for the input Amit. Will work that into this template I’m using.