NuSphere Forums Forum Index
NuSphere Forums


Sun Jun 21, 2009 4:50 pm
Replies: 4
Views: 2905
date('m-d-Y::h:i');

Sun Jun 21, 2009 4:45 pm
Replies: 4
Views: 2905
Hi,

here is a method of making a script:

copyright.php

<?php
//output copyright information

$datetime = date('m-d-Y::h:m');
$year = date("Y");

$html = "/**\n"; ...

Sun Jun 21, 2009 4:16 pm
Replies: 1
Views: 2874
Hi, I have the following setup:

eyecamera (workspace)
--documentation (folder)
--test.php (test file)

The test.php file contains 'Sample File 1" from http://manual.phpdoc.org/HTMLSmartyCo ...
Page 1 of 1
All times are GMT - 5 Hours