Tag: files

  • Learning the Packages of OpenCV SDK for Android

    Learning the Packages of OpenCV SDK for Android

    Return to OpenCV for Android Tutorials List In the previous tutorial, you learnt about the file structure of OpenCV SDK for Android. Now, we will learn the packages which are available for us to use in OpenCV SDK for Android. At the end of this tutorial, you will definitely know what OpenCV for android has to offer. […]

  • Codeigniter 2.20 – Uploading files to a folder and Inserting in Database table

    Codeigniter 2.20 – Uploading files to a folder and Inserting in Database table

    Back to CodeIgniter Tutorials In this tutorial, I am going to show how to upload multiple files into a folder and insert its name in a database table. In an application, we may either have to upload a single or multiple files. Take freelancer.com portfolio page for instance. They allow freelancers to upload multiple files […]