Home Page » file
Questions tagged as "file"
0
Votes
How to send file from model to another model..?
hi. I have two modules. Content && media. I want to take file from content/category/create and send to media/photo/create. I do:
- public function actionCreate()
- {
- $model=new Category;
By eibrahimov in Active Record · Asked 411 days 42 mins ago
Questions: 4 Accepted: 0 ( 0% ) | Reputation: 0
