Well, lots of people have been talking about this book.
You can read a chapter here.
And a review by Martin Heller here.
A big thumbs up for CSS tables, way to go! :)
Thoughts?
Are E-Riches For You
21 hours ago
Quick links: batch, Google, Java, Javascript, search engine, symfony
symfony project:upgrade1.2
symfony plugin:publish-assets
all:
propel:
class: sfPropelDatabase
param:
phptype: mysql
database: anxcity
dsn: 'mysql://root@localhost/anxcity'
all:
propel:
class: sfPropelDatabase
param:
phptype: mysql
hostspec: localhost
database: anxcity
username: root
port: 3306
encoding: utf8
persistent: true
dsn: mysql:dbname=anxcity;user=root;host=localhost;port=3306
symfony propel:build-model
symfony plugin:publish-assets