CRUD Operations heart of a dynamic application. CRUD stands for Create, Read, Update and Delete and these are four basic functions to manipulate data in a database. In this tutorial, you will learn how to implement DataTables CRUD Operations using PHP jQuery, and MySQL. We will cover this tutorial in easy steps with live demo to DataTables CR [...]
Category: Tutorials
TinyMCE is the world's most popular open source web-based WYSIWYG editor. It has the ability to convert HTML textarea fields or other HTML elements to editor instances. This example demonstrates the integration of upload image in TinyMCE Editor using setup handler with PHP upload functionality. In this tutorial, we will explain you how to use [...]
Razorpay is a popular payment solution provider available to businesses selling online in India.Razorpay provides clean, fast, secure payments services with hassle free integration. It allows online business to accept and process payments payments modes like including major Credit Cards, Debit Cards, Net-banking, Wallets & UPI. With the easie [...]
CCavenue is most popular Payment gateway for online online e-commerce/shopping and e-transaction.It is designed to help merchants accept online payments through a spectrum of new-age payment options including major Credit Cards, Debit Cards (All MasterCard /Visa /Maestro /RuPay Cards), Amex EzeClick, Net Banking, Prepaid Instruments, UPI and [...]
In this tutorial we will explain how to convert given date into a time ago string like 10 second(s) ago, 3 hour(s) ago, 1 month ago, 2 year(s) ago and decades. We are having a custom function to change a date format into time ago string. This is a very simple example, you can just copy paste and change according to your requirement.
Befor [...]
A subscription is a product or service which is paid for periodically, rather than all at once. Subscriptions fees are usually charged for a consistent time period, typically in weeks, months, or years. Stripe is a system to accept payments via credit cards. Instead of you handling all the security compliance and banking transactions. In this [...]