cakePHPのControllerのaddへの引数

type Posted in 未分類
0


http://www.easy-in.net/archives/5/

addメソッドに引数「1」を渡すとsave時に、idが「1」のデータを更新してしまうようです。
これを回避するには、saveの前に

$this->data[”Post”][”id”] = 0;

と、通常idに存在しない「0」を渡してあげてください。

引数の受け取り方

type Posted in 未分類
0

関数側で URL のパラメーター順に、という感じらしい

http://d.hatena.ne.jp/ryuzi_kambe/20080207/p2

saveの第一引数の$data配列について

type Posted in 未分類
0


http://cakephp.jp/modules/newbb/viewtopic.php?viewmode=flat&order=DESC&topic_id=1179&forum=6&move=next&topic_time=1211857552

この、フィールド名の順番が、テーブル定義のフィールド名の
順番じゃないと保存されないのでした!

cakephpにSQLを書いて実行

type Posted in 未分類
0


http://www.syuhari.jp/blog/archives/11

CakePHPのfind条件にORを設定したい

type Posted in 未分類
0


http://spiral-stair.blogspot.com/2007/09/cakephpfindor.html

パンくずリストの作成方法

type Posted in 未分類
0


http://astrodeo.com/blog/archives/category/cakephp

Smarty と cakePHP 出力比較

type Posted in 未分類
0


http://neoinspire.net/archives/12

cakephp で一つの controller からコンテンツを量産する方法

type Posted in 未分類
0


http://neoinspire.net/archives/30

テンプレートで php echoとか書きたくなかったので、Smartyを使えるようにしたい。

type Posted in 未分類
0


http://decama.info/?s=%E3%81%A6%E3%81%8D

ドメイン名とURL SEOページ

type Posted in 未分類
0


http://blog.livedoor.jp/seo24/archives/1197185.html

URLのSEO
URL構造・階層は検索結果の順位に影響する?
URL中のキーワード
動的URL SEO
ドメイン名とURL入門