
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
Top react native IDE for windows
Develop react native on windows? , These series for you, and for everyone that not found much helpful tutorials in this subject. …
ReadMore
Install React Native On Windows 7 steps
If you want to develop with react native ,There is two main ways to install react native …
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
How to upload base64 file in PHP
Uploading files or images from mobile app is a most common case in many projects, there are two ways to finish this task, one of them is most popular, much safer, and considering as a best practice, which is encoding the uploaded file as a base64 string in your mobile application and send it as a normal post to the PHP API. …
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
Why I turned react native and never come back to Ionic
After couples of weeks studying and practicing ionic I decided to leave Ionic, also Cordova ecosystem at all, and turned all focus to react and react native technology, are you interesting to know why? , OK keep reading the next lines. …
ReadMoreTop 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
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