All Tutorials

682 coding tutorials โ€” PHP, MySQL, React, JavaScript, Laravel & more ยท Page 33 of 57

๐Ÿ˜PHP
July 11th, 2022

PHP Cache for Dynamic Web Pages

Caching a dynamic web page is very important. When developing a website using PHP, the cache is often overlooked. Cache helps to increase th

๐Ÿ’ซJQUERY
October 7th, 2022

PHP Captcha using jQuery AJAX

Captcha code in a form is used for ensuring that the form is submitted with manual intervention without any tools or programs. In the previo

๐Ÿ˜PHP
July 2nd, 2022

PHP Case Conversion

In PHP, string-related functions are most popular and widely used while programming. Among them, some set predefined string functions are us

๐Ÿ˜PHP
August 29th, 2022

PHP Change Password Script

The change password feature in a web application is to let the user change their old password at some periodic interval. It makes the user p

๐Ÿ˜PHP
June 29th, 2022

PHP Comments

Comments on source code will be useful for denoting the details of the code logic. For example, if we define a function in our program, we s

Page 33 of 57 ยท Tutorials 385โ€“396 of 682