Codeigniter User Registration Form With Email Notification
Saritha Reddy Syamala2017-02-17T04:33:24+00:00Codeigniter is one of the best MVC frameworks in PHP, creating a project in
Codeigniter is one of the best MVC frameworks in PHP, creating a project in
Hey your are using Codeigniter framework? stuck up with model? here you get the
Display matching arrays values Here in the below method, we created two arrays and
Enable browser cache and gzip compression to htaccess Now we are going to learn
Add Codeigniter validations to web application We use codeigniter validations to avoid wrong inputs,
Jquery Popup Slider using lightbox plugin Most of the developers need sliders for their
Now it’s time to check for latest updates in codeigniter framework, now let’s discuss
As most of the beginners looking for good editors, as I prefer CKeditor for
mysql_real_escape_string() calls MySQL's library function mysql_real_escape_string, which prepends backslashes to the following characters: \x00,
The way you call a stored procedure can depend on how you create it.
Now I want to share a small incident occurs recently to me, one of
In previous article we discussed about form update ,for this we used services, most
As you all know Angularjs is getting popularity day by day, because of its
In the previous articles we had discussed about angular form submission using codeigniter and
In the previous article we had discussed about ng-repeat functionality so please walk through