All Tutorials

682 coding tutorials β€” PHP, MySQL, React, JavaScript, Laravel & more Β· Page 43 of 57

🐘PHP
September 27th, 2022

PHP Shopping Cart without Database

A shopping cart application will have a catalog to showcase products as a gallery. The products can be stored in a database, file or any oth

🐘PHP
July 9th, 2022

PHP Sleep

Like other languages, PHP sleep() is also used to pause program execution for a particular amount of time. This sleeping time could be contr

🐘PHP
July 3rd, 2022

PHP String Concatenation

If we have enough familiarity with PHP inbuilt string and array functions, then, it will more helpful while doing code on PHP. In this serie

🐘PHP
July 3rd, 2022

PHP String Extract

Among the enormous amount of PHP functions, the string functions are more in number and very popular and heavily utilized. So, the operation

🐘PHP
July 9th, 2022

PHP String Replace

We have already seen many PHP string functions with this blog, like implode/explode, string extract, split and etc. But, it is a never-endin

🐘PHP
July 11th, 2022

PHP Time Ago Function

This PHP tutorial is for converting given date into a time ago string like 2 hours age, 3 years ago. In a previous tutorial, we have seen da

🐘PHP
July 3rd, 2022

PHP Timezone

In PHP, working with timezone is quite interesting by utilizing various functions coming under PHP date/time. In this article, we are going

Page 43 of 57 Β· Tutorials 505–516 of 682