• Home
  • Demo
  • Portfolio
  • About
  • Contact Us

AllPHPTricks Logo

  • JavaScript
  • jQuery
  • AJAX
  • PHP
  • MySQL
  • Laravel
  • Security
  • Payment Gateway

Create and Consume Simple REST API in PHP

By Javed Ur Rehman in HTML, MySQL, PHP Last Updated: April 4, 2024

In this tutorial, we will create and consume simple REST API in PHP. REST enables you to access and work with web based services. But before moving ahead let me explain what is REST and how does it works.

151 Comments

Create Simple Pagination Using PHP and MySQLi

By Javed Ur Rehman in HTML, MySQL, PHP Last Updated: October 18, 2023

In this tutorial, i will explain that how can we create simple pagination using PHP and MySQLi. If you are working with SQL and fetching multiple records from database, then you have seen that this is not good idea to list all the records in a single page.

136 Comments

How to Convert Numbers into Words using jQuery

By Javed Ur Rehman in HTML, JavaScript, jQuery Last Updated: May 25, 2021

If you are working with online payment transactions or making payment slip or salary slip online, then often you are needed display amount in the numbers as well as in words.

12 Comments

Posts pagination

Previous 1 … 21 22 23 … 32 Next

Javed Ur Rehman

I am Javed Ur Rehman, a Lead Software Engineer.
I build ecommerce websites, web applications, web portals, and online stores to help businesses to grow.
If you are looking for the same. Contact me

[email protected]

Join Social Communities

Testimonials

“It was a pleasure working with Javed who created an amazing online shopping cart for us in a record time. He is very cooperative, polite, knowledgeable, and finds solutions to deliver everything that we need.”

“He under promises and over delivers. He is very creative and creates very elegant, efficient and functional solutions.”

“He is going to be our go-to person for any future work that we have and we would highly highly recommend him in his area of expertise.”
Suresh Parwani From Panama

“Just wow! Happy customer here. Thumbs up!”
Albert Diaz From Manila, Philippines

Recent Posts

  • Laravel 12 Custom User Registration and Login Tutorial
  • Laravel 11 Spatie User Roles and Permissions
  • Laravel 11 Custom User Registration & Login Tutorial
  • How to Create and Update Chart using JavaScript
  • Simple Laravel 11 CRUD Application Tutorial
  • Laravel 10 Livewire User Registration and Login
  • Laravel 10 Livewire CRUD Application Tutorial
  • Laravel 10 Custom Validation Rule Tutorial
  • Simple Laravel 10 Factory Tutorial
  • Laravel 10 REST API using Passport Authentication

POPULAR POSTS

  • Insert, View, Edit and Delete Record from Database Using PHP and MySQLi 533k views | 313 comments
  • Simple User Registration & Login Script in PHP and MySQLi 476.9k views | 261 comments
  • Simple Shopping Cart using PHP and MySQL 283.5k views | 206 comments
  • Create and Consume Simple REST API in PHP 260k views | 151 comments
  • Forgot Password Recovery (Reset) using PHP and MySQL 197.6k views | 233 comments
  • Create Simple Pagination Using PHP and MySQLi 150.5k views | 136 comments
  • Laravel 10 Custom User Registration & Login Tutorial 92.3k views | 36 comments
  • Upload File Using PHP and Save in Directory 88.6k views | 65 comments
  • Create a Simple Captcha Script Using PHP 76.5k views | 74 comments
  • Select Box with Search Option using jQuery 58.7k views | 27 comments

AllPHPTricks is Designed and Developed by Javed Ur Rehman

Copyright © 2015 - 2025 All PHP Tricks. All Rights Reserved.

About Contact Resources Privacy Policy Terms and Conditions Disclaimer Sitemap

Go to Top