First I have this:
if ($UBBCodeAllow eq "yes") {
$UBBCodeyes = "CHECKED";
} else {
$UBBCodeno = "CHECKED";
}
Then after I have:
<td width=50% valign=top>
<FONT SIZE="2" FACE="Verdana, Arial"><B><INPUT TYPE="RADIO"...
I have questions:
1. How do I print current time? Like the following format: 12:09:45
2. How do I get input from a form as well as writing to a file? (<>> won't work)
Thank you. :-)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.