blog

free online web development tutorials

Ionic vs native vs other mobile hybrid frameworks

Ionic vs native vs other mobile hybrid frameworks

Last week I had been busy with choosing the best cross-platform mobile framework, at first I thought to use native tools to build Mobile apps but finally turned out to mobile hybrid frameworks cause of many reasons in next lines I like to share with you. …

ReadMore
How to protect your privacy from webrtc leak

How to protect your privacy from webrtc leak

As a web developer I believe in this phrase, on the internet no one 100℅ safe and every day passed confirm this phrase, I Imagine someone out there laughing on these words because he thinks that he was absolutely safe, you are not safe man, think again. …

ReadMore
export data to excel in php codeigniter

export data to excel in php codeigniter

If you remember the last article about integrate PhpWord library with codeigniter,i told you that Phpword is a part of Phpoffice library’s collection to dealing with Microsoft office product with a professional  way,so you can consider…

ReadMore
How To Protect Against Ddos Attacks With Cloudflare

How To Protect Against Ddos Attacks With Cloudflare

As a regular attitude used to look at the monthly usage for my website bandwidth, sometimes I see a good traffic which directly reflects on the bandwidth; sometimes traffic is low which means decrease bandwidth usage. …

ReadMore
Dynamic codeigniter email template system with ckeditor

Dynamic codeigniter email template system with ckeditor

Last week I had a new task from preceding client, he asked me to edit E-mail system to be easy to customize because over time he wants to make updates to emails subject's or contents or even E-mails templates. …

ReadMore
How to build voting Ajax system with Codeigniter part 2

How to build voting Ajax system with Codeigniter part 2

Hi, my fulfilling friends coming back from marriage vacation with most interesting and full passion, so I hope to make this tutorial as a gift to all followers. …

ReadMore
Codeigniter datatables with custom column filter

Codeigniter datatables with custom column filter

From three days earlier I had a Good experience with my last project and I thought to share. …

ReadMore
CodeIgniter Form Validation Callback function

CodeIgniter Form Validation Callback function

Validating your data is so important, you can't imagine any application without validation because it's the way you can control which data dealing with your application, it gives you this capability by filtering user input from crappy and useless inputs, and furthermore it will clean up inputs from hacking, spamming attempts. …

ReadMore
Build multi language website in codeigniter

Build multi language website in codeigniter

Creating multilingual website is an easy task, but sometimes it appears as a tricky task, in my opinion the reason is that task have a full cycle which starts from a specific point and ends to a specific point and Most of the tutorials focus on one of those points and ignore others, which makes learner lost when try to practice, in addition, most of those tutorials…

ReadMore
What is the best authentication library for CodeIgniter

What is the best authentication library for CodeIgniter

One of the most interesting benefits of choosing Codeigniter it is a small footprint framework, which means the freedom, the Customization, and the performance. …

ReadMore