Posts by user10247 • 13 points
1 post
-
1
votes2
answers387
viewsQ: Field validation Yiiframework
I am starting in Yii Framework. I have created the following database: Contact Table: code, name, address, city, neighborhood, state; Telephone table: code, phone number, contact. By clicking save,…