Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevan15498 authored Jan 18, 2020
1 parent 8979fe5 commit 4e687c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ print_r($output); // $output['status'] = TRUE/FALSE

### Upload Multiple File One Time

Firstly check file validation then uploading start.

```php
// Load Library: Document Upload
$this->load->library('upload_documents');
Expand Down

0 comments on commit 4e687c0

Please sign in to comment.