Incoming Links

Cakephp – Inserindo mais de um registro no banco de dados

Incoming Links - 5 min 48 sec ago
Hoje me deparei com um probleminha ao precisar inserir mais de um registro no banco de uma vez. A solução que eu procurava era para ter o seguinte efeito: INSERT INTO tabela (titulo,created) VALUES ('11111', '2009-09-28 17:05:03'); ...
Categories: Incoming Links

Richard@Home is moving…

Incoming Links - 5 min 48 sec ago
…to a brand new host and a Drupal powered website: http://www.richardathome.com. There will be no more posts and comments will be disabled on richardathome.wordpress.com, but I will keep the site in place for achive purposes.
Categories: Incoming Links

ZURB – Tables: Not As Evil As You Think

Incoming Links - Tue, 08/10/2010 - 09:21
An article written by Jonathan Smiley titled 'Tables: Not As Evil As You Think'. Tables are for tabular data. Using tables for layout is evil. If you use tables for layout, YOU are evil. Don't do it. Don't do it ever.
Categories: Incoming Links

CakePHP : Change view file from controller

Incoming Links - Tue, 07/20/2010 - 10:52
With CakePHP, the controller core automatically detects the file name of the view file which needs to be rendered from a controller action. You might want to reuse an existent view for an action or specify a different file name. ...
Categories: Incoming Links
Syndicate content