Is It Friday?

Table of contents
No headers

  Here is the code I used to create the widget below:

<br>
<body bgcolor="black">
<title>Is It Friday?</title>
<center>
<font color="white">
<h1>Is It Friday?</h1>

<?php
$d=date("D");
if ($d=="Fri")
  echo "<h2>Yes :)</h2>"; 
else
  echo "<h2>No :(</h2>"; 
?>
</font>
</center>


The widget below is visualized via an Iframe.



To embed this widget go to the following url:

http://www.widgetbox.com/widget/isitfriday


 

 

Tag page
Viewing 1 of 1 comments: view all
Nice information, this really useful for me. There is nothing to argue about. Keep posting stuff like this i really like it. Thx. Portable Solar Panels Solar Energy Facts solar energy pros and cons
Posted 16:08, 1 Mar 2010
Viewing 1 of 1 comments: view all
You must login to post a comment.