Stripe Subscription Payment Integration in CodeIgniter


stripe-subscription-payment-api-integration-codeigniter-library-codexworld

The Stripe Plans and Subscription API allows you to integrate recurring payment functionality in a quick and effective manner. Stripe Subscription is the powerful option to allow your website's members to purchase/subscribe membership online using their credit card. In the Stripe subscription payment system, the subscriber charged recurringly based on the specific interval. The subscriber can purchase a membership plan of your website with their credit card using Stripe API.

Read Full →

Drag and Drop Reorder Images in CodeIgniter


codeigniter-drag-and-drop-reorder-images-jquery-ajax-codexworld

The draggable feature is very useful to integrate Drag and Drop functionality in the web application. jQuery UI provides an easy way to enable the draggable feature on any DOM element. With jQuery draggable functionality, the elements can be moved by drag & drop using the mouse. You can use the drag and drop functionality to reorder the objects dynamically using jQuery UI draggable feature. The drag and drop feature is the best option to make the reorder list user-friendly.

Read Full →

Drag and Drop File Upload with Dropzone in Codeigniter


codeigniter-drag-and-drop-file-upload-with-dropzone-library-codexworld

Drag and Drop upload provides a user-friendly way to upload files to the server. Generally, the user selects files from the local drive to upload. But with the Drag&Drop feature, the user can drag files from local drive and drop them to the HTML element for upload. You can use the drag and drop upload feature in the web application to implement the file upload functionality. The drag and drop files upload functionality can be easily integrated with Dropzone in CodeIgniter.

Read Full →

Upload Image and Create Thumbnail in CodeIgniter


codeigniter-upload-image-resize-create-thumbnail-codexworld

CodeIgniter Upload library helps to upload files in the CodeIgniter framework. CodeIgniter Upload library provides the easiest way to upload an image file to the server. The thumbnail is a reduced-size version of the image that used as a smaller copy to display on the web page. The image thumbnail is very useful to save bandwidth and reduce page load time. CodeIgniter Image Manipulation class helps to resize image and create thumbnail before upload.

Read Full →

Build an Event Calendar in CodeIgniter using jQuery


build-event-calendar-in-codeigniter-using-jquery-codexworld

Event Calendar helps to list the events in a user-friendly way. The full view calendar is the best option to display the events in a calendar. In the dynamic web application, the events are fetched from the database and listed in the large calendar. If your web application built with the CodeIgniter framework, the event calendar functionality needs to integrate into the CodeIgniter application. You can easily create a custom event calendar to display events from the database in CodeIgniter.

Read Full →

Image Gallery CRUD in CodeIgniter


codeigniter-dynamic-image-gallery-crud-upload-add-edit-delete-codexworld

CodeIgniter CRUD functionality helps to implement the view, add, edit, and delete operations in the web application. Generally, the CRUD functionality is used to manage data with the database. Not only the data management but also the image file upload functionality can be managed with CRUD. The image files management system is useful to integrate a dynamic image gallery in the web application. Image Gallery CRUD helps to manage images and control the visibility of the images in the gallery.

Read Full →

Multiple Image Upload with View, Edit and Delete in CodeIgniter


multiple-image-upload-view-edit-delete-in-codeigniter-codexworld

Multiple images upload feature helps to upload a large number of files to the server at once. Upload multiple images in CodeIgniter allows uploading multiple images at once instead of one-by-one. This feature is very useful for the data management section where the multiple images needs to be uploaded for each record. CodeIgniter’s File Uploading Class provides an easy way to upload file to the server. You can integrate the multiple image upload functionality with Upload library in CodeIgniter.

Read Full →

Stripe Payment Gateway Integration in CodeIgniter


stripe-payment-gateway-integration-codeigniter-library-codexworld

Stripe API provides the quickest way to integrate credit card payment option on the website. With stripe API you can allow the user to make the payment online by their credit or debit card. The credit card checkout system can be easily implemented on the web application using the Stripe payment gateway. Stripe PHP library helps to integrate stripe payment gateway in PHP. If your web application built with CodeIgniter framework, Stripe API library needs to integrate into the CodeIgniter application.

Read Full →

PayPal Pro Payment Gateway Integration in CodeIgniter


paypal-pro-payment-gateway-integration-codeigniter-library-codexworld

The PayPal Pro payment gateway allows you to accept payment online with credit or debit card. Using the PayPal Payments Pro the customer can make the payment with their credit card without a PayPal account. The payment can be completed within your website, the customer doesn't need to leave your website. You can easily integrate PayPal Pro payment gateway using PHP library. If your website built with the CodeIgniter framework, PayPal Pro PHP library needs to be integrated into the CodeIgniter.

Read Full →

SUBSCRIBE FOR FREE NEWSLETTER

Join our 1M+ subscribers and get the latest tutorials and resources, straight to your inbox.
keyboard_double_arrow_up