Tag:codeigniter-tutorials

All Related Articles

How to validate phone number using PHP .

My client asked me to develop E-commerce website, visitors will have the ability to register and add products to the cart then place order. …

ReadMore

create newsletter with bootstrap and codeigniter .

Welcome my friends again, I am really glad to write to you and share my thoughts with you, in this tutorial we will learn how to make a newsletter popup form with codeigniter and bootstrap, and the flow will be like this: …

ReadMore

react native beginners free course .

Hello my friends again, for while I was thinking about what next, what is the best value I can provide in this field (Web Technologies). The stuff I liked and interested in. …

ReadMore

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

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 .

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 .

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

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 .

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

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