Coding Tips & Tricks
Posts tagged presentations
Liveblogging at Confoo: [not just] PHP Performance by Rasmus …
Mar 11th
Set error_reporting(-1) in wp-settings.php to catch all warnings — warnings slow you down, so get rid of all errors. PHP error handling is very slow, so getting rid of errors will make you faster. …
See the rest here:
Liveblogging at Confoo: [not just] PHP Performance by Rasmus …
Wait till I come! » Loading external content with Ajax using …
Jan 10th
Check out the “full version with loading indicators, error handling and yellow fade”:http://icant.co.uk/articles/crossdomain-ajax-with- jquery/error-handling .html for inspiration. Tags: ajax, crossdomain, javascript, jquery, php, proxy, …
More:
Wait till I come! » Loading external content with Ajax using …