Category: PHP

Get Started with PHP Static Code Analysis

Imagine a world where your IDE or code editor detected problems before you even ran the code. Imagine if whole categories of errors could be automatically identified and easily eliminated… Read more The post Get Started with PHP Static Code Analysis appeared first on Delicious Brains. ...
Continue Reading Get Started with PHP Static Code Analysis

PHP Uses – Applications of PHP

PHP is known as Hypertext Preprocessor. It is an open-source, server-side scripting language embedded in HTML used to manage databases, development of web applications, session tracking, build e-commerce sites, etc. It is kind of a programming language that is used for writing automated tasks. Many databases such as PostgresSQL, Oracle, Informix, MySQL can be integrated with … PHP Uses – Applications of PHP Read More » The post PHP Uses – Applications of PHP...
Continue Reading PHP Uses – Applications of PHP

Stripe payment gateway integration in PHP

Hellowww friends! after a long time I am back again with another post. Today I have come with stripe Payment Gateway Tutorial. So let’s start the post. Let’s talk about stripe payment gateway integration. Stripe is one of the most used payment gateway used across the world. It is a cloud payment gateway platform that […] The post Stripe payment gateway integration in PHP appeared first on Coding Birds Online. ...
Continue Reading Stripe payment gateway integration in PHP

PHP and cURL: How WordPress makes HTTP requests

cURL is the workhorse of the modern internet. As its tagline says, cURL is a utility piece of software used to ‘transfer data with urls‘. According to the cURL website,… Read more The post PHP and cURL: How WordPress makes HTTP requests appeared first on Delicious Brains. ...
Continue Reading PHP and cURL: How WordPress makes HTTP requests

How Unicode Works: What Every Developer Needs to Know About Strings and 🦄

What is Unicode? Waaay back in 2003 Joel Spolsky wrote about Unicode and why every developer should understand what it is and why it’s important. I remember reading that article… Read more The post How Unicode Works: What Every Developer Needs to Know About Strings and 🦄 appeared first on Delicious Brains. ...
Continue Reading How Unicode Works: What Every Developer Needs to Know About Strings and 🦄

Razorpay payment gateway setup in CodeIgniter

Hi developers, welcome you all in another article on how to make the Razorpay payment gateway setup in CodeIgniter. I hope, you must have integrated other payment gateways like PayUmoney, Paytm payment gateway, etc. If you didn’t don’t worry follow the steps as I have given you, you will able to achieve without any errors. […] The post Razorpay payment gateway setup in CodeIgniter appeared first on Coding Birds Online. ...
Continue Reading Razorpay payment gateway setup in CodeIgniter

Create Covid-19 India Real Time Tracker for beginners

How to build COVID 19 Live Tracker India in 2020 Hi Friends, Do you want to build your own Corona Virus/Covid-19 Real-Time Tracker? Looking for good & free Covid-19 Tracker Codes but still didn’t get it? If so, you have come to the right place as I have open-sourced my corona tracker script which is […] ...
Continue Reading Create Covid-19 India Real Time Tracker for beginners

Login with Google account: using JavaScript OAuth Library

Hello everyone, Today in this tutorial I will show you how to create login with Google account using JavaScript OAuth-library in your web application. You can find N number of tutorials on Google authentication but this tutorial is different from them. This tutorial tells how easy it is to integrate login with Google authentication. In […] The post Login with Google account: using JavaScript OAuth Library appeared first on Coding Birds Online. ...
Continue Reading Login with Google account: using JavaScript OAuth Library

How to send email with attachment in PHP

Hi, If you are looking for the PHP script to learn how to send email with attachment in PHP without going to spam then you are in the right place. I know you searched a lot on Google to find source code but every code sends that to spam, not in the inbox. Check our […] The post How to send email with attachment in PHP appeared first on Coding Birds Online. ...
Continue Reading How to send email with attachment in PHP

How to send email with attachment in PHP

Hi, If you are looking for the PHP script to learn how to send email with attachment in PHP without going to spam then you are in the right place. I know you searched a lot on Google to find source code but every code sends that to spam, not in the inbox. Check our […] The post How to send email with attachment in PHP appeared first on Coding Birds Online. ...
Continue Reading How to send email with attachment in PHP