Beginner Topic

Hi,

I have just installed the yii framework on my xampp server.

i have also installed sample application.

i have few basic query which any users can give answer.

i want to add one more field in contact form i.e. attachment and i want to send mail with attachment which user uploaded into contact us.

also need to keep this contact form’s data in database.

ANil

As for starter, you may want to study the BUILDING A BLOG SYSTEM USING YII tutorial, particularly about customizing the model:

http://www.yiiframework.com/doc/blog/1.1/en/post.model

There are answers to all your questions…

Cheers

Lubos