VN4000
Tự học lập trình, học code online
Pages
Home
Online C Compiler
Online C++ Compiler
Online Python Compiler
Thursday, February 26, 2009
Displaying the current date in an HTML page
<html>
<head>
<title>Example #1 TDavid's Very First PHP Script ever!</title>
</head>
<? print(Date("l F d, Y")); ?>
<body>
</body>
</html>
Newer Post
Older Post
Home