Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

The Bakery:
File Uploads, TuneShout.com, Zip Files and Uuid Behavior
Jul 19, 2007 @ 16:25:00

The Bakery has four new items posted today - articles and tutorials on a few different subjects:

  • Multiple files upload in v1.2 - "Are you wondering how to upload more than one file by CakePHP? Today I wrote this solution."
  • TuneShout.com: Music Downloads and CakePHP - "How I used CakePHP to build TuneShout.com, a socially controlled online music network and store."
  • Zip Component - "I am currently building a web 2.0 implementation of Bake that allows users to create their entire application in a friendly web environment and than creates a zip on demand."
  • Uuid Behavior - "I have a requirement to use UUID's as primary keys. I was initially using MySQL triggers to call uuid() on insert but in the end decided a behavior makes more sense. This behavior adds a UUID to the field specified in your models."

Check back with The Bakery

tagged: thebakery cakephp framework thebakery cakephp framework

Link:


Trending Topics: