• Home
  • Demo
  • Portfolio
  • About
  • Contact Us

AllPHPTricks Logo

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

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

Enable Disable Submit Button If One Checkbox is Checked

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

When working with web forms, there are various situations where you need to enable or disable submit button, today i am going to share how to enable or disable submit button if at least one checkbox is checked using jQuery.

8 Comments

Create a Zip File Using PHP and Download Multiple Files

By Javed Ur Rehman in HTML, jQuery, PHP Last Updated: May 4, 2023

Today i am sharing how to create a zip file of multiple files using PHP and download that zip file on click. For this purpose i will need a folder where all files are available which can be selected and downloaded.

41 Comments

Posts pagination

Previous 1 … 24 25 26 … 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