148 reputation
7
bio website web.nickshanks.com
location England
age 32
visits member for 1 year, 11 months
seen Nov 15 '12 at 12:10
stats profile views 5

Mac, iOS & Web Programmer.

Skill areas include Carbon & Cocoa, C, Objective-C, OpenGL, HTTP & REST, Semantic HTML, CSS Level 3, PHP, MySQL, EichScript/LiveScript/ECMAScript/whatever you want to call it, jQuery, Mac OS X (inc. OS X Server) Administration, UNIX/Linux Administration.


Aug
31
comment Difficulty enabling caching on inherited site
The 'trivia' you linked to contained this gem: "The date is the birthday of the developer Sascha Schumann who added the code. From session.c: ..." -- So, it's added by PHP's session code. Brilliant. There's no need for sessions on these public facing pages. I have located and deleted the offending start_session() line, and now all my HTML pages get cached.