Hi...All i am new to cakephp, i have problem in creating model please
help me out...!
My table names like this
Table one : stores
Table two : test_stores
For one i create like this.
File name: store.php
--------------------
<?php
class Stores extends AppModel {
var $name = 'Store';
}
?>
For second table how can i create model help me out.?
For "test_stores" this how can i create model ?
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en