These are my links for March 25th through March 31st:
- JavaScript tutorial – DOM nodes and tree – Nice reference as how to work with the DOM in JavaScript without relying on a framework. Let you know what does and does not work well with some of the popular browsers (up to IE7 as of this bookmark)
- load() Function for PHP – Fetch URL Content. a nice helper to package some good features, including cache and multiple methods
- Detecting Mobile Browsers using PHP – A nice walk through with code on how to work with mobile web requests