Category : Tutorials

Articles of this category

Generate pdf thermal invoice with mpdf

Generate pdf thermal invoice with mpdf .

Printing is an easy task for the web developer, you just want a pure HTML and CSS layout with simple body structure and you will be done. …

ReadMore
Top 10 Free Charts For PHP Developers

Top 10 Free Charts For PHP Developers .

Working as a backend developer need some knowledge with charts because soon or later your client will ask to make a chart for his sells or analytics for some data about targeted users, this information help his business to grow,so I make a research to choose the top free charts to work with and I hope this list to help you…

ReadMore
Push Notification PHP via Onesignal

Push Notification PHP via Onesignal .

Last week I had worked with my friend to publish a new Android application, the application process started with adding the quotes through the back-end -which created by CodeIgniter- once the admin adds a new quote users notified with the updates across multiple platforms, also the admin should have the ability to notify specific users, this better than opening the…

ReadMore
paypal payment gateway integration in codeigniter

paypal payment gateway integration in codeigniter .

The last week was a tough week, I was interested to integrate my PayPal module to the new e-commerce project but when I started many problems hitting my face, which makes me think to read PayPal API documentation again, once I did this, I understood what's happening exactly. …

ReadMore
codeigniter composer integration

codeigniter composer integration .

Many people so confused about integrate composer with codeigniter, also the documentation is not clear about using it, in the last day I saw a tutorial that used a very bad way to integrate composer with codeigniter 3.0, after this, and by luck I saw a question in stackoverflow with confusing answers that not clearly guide how to use composer with codeigniter,…

ReadMore
Codeigniter google maps geolocation integration

Codeigniter google maps geolocation integration .

Hi my friends, in the last week I have an awesome task I liked to share, the client asked me to build a reservation service form which using google map service to find the closest providers to client location by detecting his location and search in the database by latitude and longtuide ,it was in this scenario: …

ReadMore
Advanced search in codeigniter clean way

Advanced search in codeigniter clean way .

Welcome my friends, many times I hear this question: what's the cleanest way to make an advanced search, many times I have busy to answer. …

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