http://www.easy-in.net/archives/5/
addメソッドに引数「1」を渡すとsave時に、idが「1」のデータを更新してしまうようです。
これを回避するには、saveの前に
$this->data[”Post”][”id”] = 0;
と、通常idに存在しない「0」を渡してあげてください。
cakePHPのControllerのaddへの引数
type Posted in 未分類,
09
9月
2009
0
引数の受け取り方
type Posted in 未分類,
09
9月
2009
関数側で URL のパラメーター順に、という感じらしい
http://d.hatena.ne.jp/ryuzi_kambe/20080207/p2
saveの第一引数の$data配列について
type Posted in 未分類,
09
9月
2009
http://cakephp.jp/modules/newbb/viewtopic.php?viewmode=flat&order=DESC&topic_id=1179&forum=6&move=next&topic_time=1211857552
この、フィールド名の順番が、テーブル定義のフィールド名の
順番じゃないと保存されないのでした!
CakePHPのfind条件にORを設定したい
type Posted in 未分類,
09
9月
2009
http://spiral-stair.blogspot.com/2007/09/cakephpfindor.html
cakephp で一つの controller からコンテンツを量産する方法
type Posted in 未分類,
09
9月
2009
http://neoinspire.net/archives/30
テンプレートで php echoとか書きたくなかったので、Smartyを使えるようにしたい。
type Posted in 未分類,
09
9月
2009
http://decama.info/?s=%E3%81%A6%E3%81%8D
ドメイン名とURL SEOページ
type Posted in 未分類,
09
9月
2009
http://blog.livedoor.jp/seo24/archives/1197185.html
URLのSEO
URL構造・階層は検索結果の順位に影響する?
URL中のキーワード
動的URL SEO
ドメイン名とURL入門