...overview of the module...
Requirements ¶
...yii 1.0...
Usage ¶
step-1: extract this MultiImageUpload.zip to your protected/modules folder...
step-2: open config/main.php
'modules'=>array(
// uncomment the following to enable the Gii tool
.....
'MultiImageUpload',
),
step-3: import database form protected/modules/MultiImageUpload/data/multiimageupload.sql
step-4:
type in Url http://localhost/appName/index.php?r=MultiImageUpload/photo/create
Resources ¶
if you have any doubt mail me in dabhi.sarthak@gmail.com and for more information you can see this blog...http://yiiphpdeveloper.blogspot.in/
ask...
I can't find my module folder.
module folder
create modules folder in you protected/ folder ...and put this module inside it
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.