How to create a database and table in phpMyAdmin
This is a beginner tutorial of MySQL which shows you how to create a MySQL database and a table in […]
This is a beginner tutorial of MySQL which shows you how to create a MySQL database and a table in […]
All the development works mostly we are doing in localhost and using htaccess to get a SEO friendly URL is
What is Constants in PHP and it use? Defining a Constant in PHP will help you if you are going
We some time need to extract the email address from a long string or text paragraphs. Lets say we have
Often we use arrays but most of the time we forget about the keys in an Array(). If you are
Sometimes you may need to write a script where you may need to create a file or directory through PHP.
If you are writing a PHP code or a Plugin you should be very careful at using functions, why
There are several ways you can reverse a string in PHP. One is using default function and the 2nd way
Here is another fun PHP program for the school and college kids those who want to print stars of pyramid
This tutorial shows you how to make Checkboxes act like radio buttons, this really need when the designer designed a