{"pagination":"<<\/a>1<\/a>2<\/a>3<\/strong>4<\/a>5<\/a>><\/a>Last ›<\/a>","result":[{"id":"11","title":"Bootstrap Datepicker Start and End date Validation","content":"You can easily enable date selection to the form element using Bootstrap datepicker if you are already using Bootstrap in your page.\n\nYou need to add external Bootstrap datepicker library.\n\nThis allows the users to select any from the datepicker and they are not restricted.","link":"https:\/\/makitweb.com\/bootstrap-datepicker-start-and-end-date-validation\/"},{"id":"12","title":"Remove Duplicate values from an Array in PHP","content":"The array_unique() method is used to remove repeated or duplicate values from the array and return an array.\n\nIt is better to use this method on the array if there is some possibility of same values or the later code in the program depends on it for example \u2013 selecting records based on ids and displaying on the screen.","link":"https:\/\/makitweb.com\/remove-duplicate-values-from-an-array-in-php\/"},{"id":"13","title":"Add Browse Button and Upload File in TinyMCE","content":"In TinyMCE editor to view image and media options in the menu or in toolbar need to load them by using plugins option while initializing.\n\nThis adds them to the editor but you can load external file by passing the source path. It does not allow to browse any file within the system.\n\nThe browse button easily added by defining file_picker_callback option.","link":"https:\/\/makitweb.com\/add-browse-button-and-upload-file-tinymce\/"},{"id":"14","title":"How to Get Records from Database with AngularJS in CodeIgniter","content":"Data selection is required either to display information on the screen or use it for some data manipulation.\n\nIf you want to get records from the MySQL database using AngularJS in CodeIgniter then you need to create a method in the controller for handling the requests and return response.","link":"https:\/\/makitweb.com\/how-to-get-records-from-database-with-angularjs-in-codeigniter\/"},{"id":"15","title":"Connect with Multiple Databases in CodeIgniter","content":"A database is one of common requirement while building the dynamic application.\n\nIt uses to store related data in an organized manner.\n\nYou can use more than one database in your application.\n\nIf you are using CodeIgniter Framework then you need to define the database connection details separately for multiple databases and load it explicitly for performing operations on the database.","link":"https:\/\/makitweb.com\/connect-with-multiple-databases-in-codeigniter\/"}],"row":10}