Simple Secure Remote Scripting using AJAX

January 27th, 2008 admin Posted in ajax, javascript, php Comments Off

So you want to make your web applications a little more life like, a little less boring, producing responses that make your web software appear in real time. My favorite way to go about doing it though, is using http calls, commonly referred to as AJAX. And while this method will do you little good at cleaning floors, it’s actually quite useful at data rendering. Read the rest of this entry »

AddThis Social Bookmark Button

Extended Replace function

January 14th, 2005 admin Posted in javascript Comments Off

Works like Replace() in VB. Read the rest of this entry »

AddThis Social Bookmark Button