Google Ajax Libraries API handler for CakePHP


/ Published in: PHP
Save to your folder(s)

[Google's "AJAX Libraries API"](http://code.google.com/apis/ajaxlibs/) is great and all, but can slow things down if you're doing a lot of refreshing/cache clearing while debugging. Here's a neat trick: stuff something like this in the `` of your CakePHP Layout to use local versions of these libraries while you're debugging:

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.