Php tutorial in urdu 5 – Using echo and date

So today i am going to properly start practical php development. In today video i will show you how to use echo and date in php. http://www.dailymotion.com/video/x2119v7_php-tutorial-in-urdu-5-using-echo-and-date_tech I have used date function three times in this tutorial and use it with different text inside date(). [code lang=”php”]<?php date("d-m-Y"); ?>[/code] So for displaying date we use […]

Php tutorial in urdu 5 – Using echo and date Read More ยป