In: PHP Programming
30 Aug 2010I have been banging my head for the past few days trying to get the API working for a feature on a website I am working on. It’s a document management application with lots of stuff in it. I am working on a way for users to send their documents directly to the fax machines [...]
XMLHttpRequest is the heart of all rich and interactive AJAX based application. However some restriction apply when making request to the server. Cross-domain ajax calls to another domain is not possible due to security issues. But i came up with an idea to utilize server side request to defeat the imposed restrictions on cross domain [...]
Once i was asked by my boss to automatically detect feeds on a given website URL. Of course you couldn’t say “no” to your boss and said “right away boss :p”. I always understand that when your boss asked you to do something he does not need to know if the task is hard for [...]
Blogsite that talks about web Programming experiences,techniques and ideas for ASP,PHP,ASP.NET,Javascript and a little bit of JAVA and Mobile Development.