Simon Willison’s Weblog

Subscribe

Some PHP notes

21st March 2003

I ran an intermediate to advanced PHP session at University today, on behalf of BCSS. The turn out wasn’t particularly impressive, probably because the only lecture today had been cancelled so there were a lot fewer people from our course on campus than I had expected (the session was arranged because a piece of group coursework we are working on at the moment uses PHP). The notes I put together from the course are available online. They were put together in a bit of a hurry, so please tell me if you spot any mistakes. Topics covered include sessions and cookies, classes and objects, references and some brief notes on writing secure code.

This is Some PHP notes by Simon Willison, posted on 21st March 2003.

Next: Conference woes

Previous: Useful python resources

Previously hosted at http://simon.incutio.com/archive/2003/03/21/phpNotes