开发者

php on trax: passing var to view?

开发者 https://www.devze.com 2023-01-17 14:14 出处:网络
I\'m very new to PHP on TRAX and the 开发者_开发知识库site\'s doc(s) aren\'t that great... How do i pass a var (say $monthago) to the view?$this->VariableName = $VariableName;

I'm very new to PHP on TRAX and the 开发者_开发知识库site's doc(s) aren't that great... How do i pass a var (say $monthago) to the view?


$this->VariableName = $VariableName;

so simple, I almost felt dumb asking the question :)

0

精彩评论

暂无评论...
验证码 换一张
取 消