Category Archives: PHP

PHP Scheduler Using cPanel

By | September 26, 2013

Hello friends making PHP scheduler is too easy if we are using cPanel. Today i am going to provide you the tutorial for making it possible and using it in your applications or projects. So lets start…  :lol:. In this example we will create an example of sending the email on daily basis at 10… Read More »

How to Fetch Data From Database and Display in Table in PHP

By | April 27, 2013

Hello Friends today i am going to put a tutorial related to How to Fetch Data From Database and Display in Table in PHP. Task is very easy what you need is a beginner knowledge of Mysql and PHP. First of all we will discuss how we will send the data to the database. HTML… Read More »