Displaying Date and Time in the Title Bar using PHP Scripts

December 2, 2008

This script is a example of date() function. That displays the date and time in the title bar, all you do is just insert the code in between the <title> and </title> tags.
Here the code,

<title>
<?php
echo “( Date”;
echo date(“l”);  //Parameter for  A full textual representation of a  day of a week.
echo “, “;
echo date(“F d, o”); //Parameter for The Months, Dates, Years.
echo ” Time “;
echo date(“g:h:i A”);  //Parameter for The Hours, Minutes, Seconds with leading zeros.
echo “)”;
?>
</title>

you can download the PHP file from here . Download the file and put it into your server and run. very simple try it :) .

Entry Filed under: My Works, PHP, PHP Function, PHP Scripts, Tips. Tags: , , , , , .

3 Comments Add your own

  • 1. pollobcse05  |  December 2, 2008 at 4:29 pm

    cooooool……..

    Reply
  • 2. PHP Coding School »&hellip  |  December 2, 2008 at 5:00 pm

    [...] Displaying Date and Time in the Title Bar using PHP Scripts By Saeed you can download the PHP file from here . Download the file and put it into your server and run. very simple try it . Posted in My Works, PHP, PHP Function, PHP Scripts, Tips Tagged: date, date() function, displaying date, php functions … Origami – http://saeed05.wordpress.com/ [...]

    Reply
  • 3. Shamim  |  December 2, 2008 at 6:28 pm

    Very Good job..carry on boss.

    Reply

Leave a Comment

Required

Required, hidden

Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Trackback this post  |  Subscribe to the comments via RSS Feed


WELLCOME

Hi, I’m saeed Ahmed. Study in computer science & engineering at Rajshahi University of engineering & Technology. I enjoy programming; recently I work on web applications. Please feel free to share and suggest me your good thoughts. Email me: saeedmail@yahoo.com

My Linkedin Profile

View Saeed Ahmed's profile on LinkedIn

 

December 2008
S S M T W T F
« Nov   Jan »
 12345
6789101112
13141516171819
20212223242526
2728293031  

My Favourite

Find programmers and grapic design experts at ScriptLance.com


Get custom programming done at GetAFreelancer.com!

Categories

Recent Comments

saiful103a on Multilanguage web site in…
kathryn on Installing WordPress MU on win…
Abdu on Multilanguage web site in…
Raol on Installing WordPress MU on win…
Raol on Installing WordPress MU on win…
Avi on A Digital Clock Using Jav…
swetha on Installing WordPress MU on win…
grasshopper on How to Upload File in PHP
Saeed on ABOUT ME
hsanur on ABOUT ME

Blog Stats

Pages

Catagory Clouds

আমার আমি বাংলা C CSS HTML JavaScript's LInux MySQL My Works PHP PHP Function PHP Scripts Tips Ubuntu wordpress MU Wordpress Themes

Top Posts

Top Clicks

Archives

Other Peoples Blog

Some Moment Can't Never Forget

amre dhakkay sob agune pheltace

rokib guru, emon ganju, me & rasel ghoti

Image006

Image005

Image007

Me With My bike

More Photos

Bad Things

Meta

RSS phpXperts Posts

My Blog Worth


My site is worth $591.3.
How much is yours worth?

Recent Posts