Tag: Open Source

Community

Learning PHP, Part 1

(Nicholas Chase and Tyler Anderson) This tutorial is Part 1 of a three-part series that takes you from the most basic PHP script to working with databases and streaming from the file system by documenting the building of a document workflow system. In this part, we look at the basics of building a P

Community

MySQL Oddities

(Ian Gilfillan) For a number of years Ian Barwick has maintained an excellent page called MySQL Gotchas. These are MySQL features, which do not work as expected according to either the SQL standard, or the way other common relational databases would do things. I have been sent the link to this page