Tag:mysql

All Related Articles

Build dynamic tree nodes with jstree and codeigniter .

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

ReadMore

Get Youtube video title from video link in codeigniter .

If you want to add YouTube links to your website, you should know that google always changing their API which means that you must keep updating your code to match their updates. …

ReadMore

How to build voting Ajax system with Codeigniter part 1 .

In the last few days I have many requests from my blog followers to create free PHP tutorial on this subject: (how to create poll or vote system?) …

ReadMore

Generate MS Word document files with Codeigniter and Phpword library .

Hi everyone ,this tutorial is special and exclusive for you, the first reason is I decide to attach demo example for every tutorial because I figure out that many students don't know how my project look like and I think that have a live example will help them to make full vision about what is going on, …

ReadMore

threaded comments in codeigniter easy way .

In this tutorial, you will learn about how to build threaded comments or nested comments without any library or hard coding . I provide a…

ReadMore