• Home
  • Demo
  • Portfolio
  • About
  • Contact Us

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

Accept Only Numbers on Dynamically Added Input Fields

By Javed Ur Rehman in PHP Published: August 22, 2023

Accept Only Numbers on Dynamically Added Input Fields

In this tutorial, I will show you how to accept only numbers on dynamically added input fields. This tutorial will solve your issue to validate dynamically added input fields and accept only numbers in these fields.

0 Comments

Read More

Laravel 10 User Registration with Email Verification

By Javed Ur Rehman in Laravel Published: August 18, 2023

Laravel 10 User Registration with Email Verification

In this tutorial, I will show how to create a custom user registration with email verification in Laravel 10 with easy step by step guide. You can implement custom Laravel email verification in Laravel 8, 9 and 10 as well. This code is compatible in all these Laravel versions.

2 Comments

Read More

Apply jQuery Datepicker on Dynamically Added Input Fields

By Javed Ur Rehman in jQuery Published: August 4, 2023

Apply jQuery Datepicker on Dynamically Added Input Fields

In this tutorial, I will show you how to apply jQuery datepicker on dynamically added input fields.
jQuery UI is a very useful library, we use it when we need to display datepicker calendar in our HTML form fields.

0 Comments

Read More

How to Implement Custom CSRF Token in PHP

By Javed Ur Rehman in PHP, Security Published: July 27, 2023

How to Implement Custom CSRF Token in PHP

In this tutorial, I will show you how to implement custom CSRF token in PHP. CSRF stands for Cross-Site Request Forgery, it is a type of attack on application in which hacker submit form on another website from malicious site using HTML form action attribute.

2 Comments

Read More

Posts navigation

Previous 1 2 3 4 … 22 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

92130 Programmers Subscribed

Subscribe now and get free web development tutorials in your inbox.

Get new tutorials by email:

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

Popular Posts

  • Insert, View, Edit and Delete Record from Database Using PHP and MySQLi 313 comments | 512.2k views
  • Simple User Registration & Login Script in PHP and MySQLi 252 comments | 464k views
  • Forgot Password Recovery (Reset) using PHP and MySQL 222 comments | 181.7k views
  • Simple Shopping Cart using PHP and MySQL 205 comments | 271k views
  • Create and Consume Simple REST API in PHP 145 comments | 241.9k views
  • Create Simple Pagination Using PHP and MySQLi 132 comments | 139.9k views
  • Dynamic Dependent Select Box using jQuery and Ajax 66 comments | 46k views
  • Upload File Using PHP and Save in Directory 65 comments | 84.3k views
  • Create a Simple Captcha Script Using PHP 64 comments | 66.1k views
  • Submit Form Without Page Refresh Using Ajax, jQuery and PHP 48 comments | 53.6k views

Recent Posts

  • Laravel 10 REST API using Passport Authentication
  • Laravel 10 REST API using Sanctum Authentication
  • Simple Laravel 10 User Roles and Permissions
  • Convert HTML to PDF using PHP Dompdf Library
  • How to Attach Remote File to Email using PHPMailer
  • How to Check if File Exists on Remote Server using PHP
  • Simple Laravel 10 Database Seeder Tutorial
  • Simple Laravel 10 CRUD Application Tutorial
  • Accept Only Numbers on Dynamically Added Input Fields
  • Laravel 10 User Registration with Email Verification

AllPHPTricks is Designed and Developed by Javed Ur Rehman

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

About Contact Resources Privacy Policy Terms and Conditions Disclaimer Sitemap

Go to Top