blog

free online web development tutorials

Multiple file upload in Codeigniter with example

Multiple file upload in Codeigniter with example

Codeigniter doesn't have a support for upload multiple files at once; they saw it was out of framework philosophy, and because we don’t have the time to argue about this, we just make it by hands. …

ReadMore
codeigniter nested categories

codeigniter nested categories

Many days ago when I was thinking about my CMS, the latest upgrade was very important because it let me focus only on the logic and avoid repeating myself again and again. …

ReadMore
White noise..when developer love noise

White noise..when developer love noise

If you are a developer or a designer or if you a person who like and appreciate the calm down, then this article were made for you. Why? …

ReadMore
codeigniter redirect back to the previous page

codeigniter redirect back to the previous page

The biggest benefit from working as a freelancer web developer that you upgrade your knowledge every single day. …

ReadMore
Mysql practical course with online examples

Mysql practical course with online examples

As I promise before, to deliver information in the easiest ways I know, I thought to add a new way to my teaching ways. …

ReadMore
Build dynamic tree nodes with jstree and codeigniter

Build dynamic tree nodes with jstree and codeigniter

jsTree is Jquery plugin, that provides interactive trees. It is absolutely free, open source  …

ReadMore
5 tips to increase your productivity with codeigniter

5 tips to increase your productivity with codeigniter

As a developer, you may familiar with this concept .DRY. Which means don't reinvent the wheel? …

ReadMore
Social Logins in codeigniter with HybridAuth easy steps

Social Logins in codeigniter with HybridAuth easy steps

Social login is one of the most popular login methods options for users to log into your site. At Hybridauth library, we have an easy way to create social authentication for many providers like Facebook, google, twitter. …

ReadMore
My experience with Adminlte in Codeigniter projects

My experience with Adminlte in Codeigniter projects

One of the most important key aspects which consuming time and take more effort from the developer is: the frontend programming …

ReadMore
Codeigniter Clean URL

Codeigniter Clean URL

SEO, not a choice, if you have a website then you want people to see it, because it is not a desktop application for someone only, that will make web developers ran into problems because the most popular PHP frameworks and CMS don’t provide support SEO at their basic tools or modules, I also don’t know why ? …

ReadMore