• Home
  • Demo
  • Portfolio
  • About
  • Contact Us

AllPHPTricks Logo

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

Author: Javed Ur Rehman

Javed Ur Rehman is a passionate blogger and web developer, he loves to share web development tutorials and blogging tips. He usually writes about HTML, CSS, JavaScript, Jquery, Ajax, PHP and MySQL.

Display Data From Database Into HTML Table Using PHP

By Javed Ur Rehman in CSS, HTML, MySQL, PHP Last Updated: May 26, 2021


Today i will share how to display data from MySQL database into HTML table using PHP. I will also show that how to store values from database table into HTML array, and how to handle that array in PHP.

3 Comments

Read More

Facebook Official Page: All PHP Tricks

Twitter Official Page: All PHP Tricks

Send Email in PHP Using PHPMailer

By Javed Ur Rehman in HTML, PHP Last Updated: May 26, 2021


There are various ways to send email using PHP. First option is by using simple PHP Mail Function but this function does not provide more functionality such as CC, BCC, or attachment etc that we are needed now a days, solution of our problem is PHPMailer.

39 Comments

Read More

Facebook Official Page: All PHP Tricks

Twitter Official Page: All PHP Tricks

Create a Simple Captcha Script Using PHP

By Javed Ur Rehman in HTML, JavaScript, PHP Last Updated: April 5, 2024


We all have encountered captcha validations in online web forms. Basically captcha are used to check that weather you are human or a bot. These captcha images contains some readable text with some noise, shape, distortion, lines and dots, which are understandable by human.

74 Comments

Read More

Facebook Official Page: All PHP Tricks

Twitter Official Page: All PHP Tricks

Posts pagination

Previous 1 … 21 22 23 24 25 26 27 … 31 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 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
  • Laravel 10 REST API using Sanctum Authentication

POPULAR POSTS

  • Insert, View, Edit and Delete Record from Database Using PHP and MySQLi 532.8k views | 313 comments
  • Simple User Registration & Login Script in PHP and MySQLi 476.8k views | 261 comments
  • Simple Shopping Cart using PHP and MySQL 283.4k views | 206 comments
  • Create and Consume Simple REST API in PHP 259.9k views | 149 comments
  • Forgot Password Recovery (Reset) using PHP and MySQL 197.4k views | 233 comments
  • Create Simple Pagination Using PHP and MySQLi 150.3k views | 136 comments
  • Laravel 10 Custom User Registration & Login Tutorial 92.2k views | 36 comments
  • Upload File Using PHP and Save in Directory 88.5k views | 65 comments
  • Create a Simple Captcha Script Using PHP 76.4k 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