Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.69K
1 Posted Topic
hello dear in view .ctp <?php echo $this->FORM->create('post',array('action'=>'add','enctype' => 'multipart/form-data')); what is mean of "post" here my means is post is a controller or table name of database $file = $this->request->data['Document']['submittedfile']; what measn of "Document" ,"submittedfile" here what mean of the following action where ur saving data to db my …
The End.
mandeep_2