see bewlow example: <?php class Employee { private $first_name, $last_name; public function getData($first_n...
Read More
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
Page Redirection script in PHP
Page Redirection are more than methods. But Below Show three method
Read More
Easy Create Email PHP Contact Form with Validations
First you create 2 files 1. contact.html 2. sendmail.php
Read More
Subscribe to:
Posts (Atom)