Sometimes you may need to write a script where you may need to create a file or directory through PHP. But, you cannot simply create
Category: PHP
If you are writing a PHP code or a Plugin you should be very careful at using functions, why means that the function you
There are several ways you can reverse a string in PHP. One is using default function and the 2nd way is without using default function.
Here is another fun PHP program for the school and college kids those who want to print stars of pyramid using PHP technology. Here is
This tutorial shows you how to make Checkboxes act like radio buttons, this really need when the designer designed a quiz page with checkboxes instead
If you started writing a PHP script where the logic is in days, you many need to find days between two dates. This situation occurs
In this tutorials we are going to learn how to display Yesterday’s date in PHP. You are going to use two PHP date functions for
This script is basically apt for School / College students or Newbies who are willing to do the same kind of script which they learned
PHP is a very popular and pretty easy technology comparing other programming languages. Date function is a very important function in any technology and in