Upload Images Auto Display From Folder Without Mysql Database

It is used to   glob() function <?php    $files = glob('images/*.*');     To display images useing for loop m...
Read More

Content display x words in PHP function

It is used easy function for php bignners. Below Show 3 methods Method 1 : It is used to substr(0 function <?php ...
Read More

Easy Create Email PHP Contact Form with Validations

First you create 2 files 1. contact.html 2. sendmail.php
Read More