Author Archive

Random Image viewer using AngularJS
In this post I will explain about creating random image viewer using AngularJS. Click here to
30/6/2016
0

Building your first AngularJS app – Shopping list
In this post, I will explain about creating a simple shopping list reminder tool using AngularJS.
22/6/2016
0

How to use Cookies in AngularJS
Using cookies in AngularJS is pretty simple. We can store the information in AngularJS cookies and
20/10/2015
0

Changing HTML styles in AngularJS Dynamically
Hello Readers, I would like to explain how to add styles to HTML elements dynamically in
15/7/2015
0

How to export data as CSV from database in CodeIgniter
In CodeIgniter we can export data easily from database as CSV using a library called dbutil.
20/4/2015
2

CodeIgniter File Upload and Validation
Hello Readers, I would like to explain how to upload files to server in CodeIgniter and
16/3/2015
2

How to select multiple values from HTML select box and access it in PHP
Hello Readers, I would to write a blog on selecting multiple values from a select box.
12/12/2014
0

CodeIgniter Form Validation – Setting Rules, Setting Error Messages and Repopulating Form
Hello Readers, I would like to write a blog on CodeIgniter form validation. Form validation on
10/12/2014
0

Android working with large arrays – arrays.xml file
Hello Readers, I hope many of us know about using arrays in Android. Arrays can be
6/11/2014
0

AngularJS – How to get data like jQuery AJAX from database using PHP
Hello Readers, Today I would like to explain about retrieving data from database using PHP, like
29/10/2014
1