Filed under: 技术收集 | No Comments »
Posted on September 8th, 2009 by david
<?php echo "welcome weige, this is a test message!!!"; echo "当前时间为:" . date('Ymd'); ?>
效果还不错,暂时就先用这个了。
<?php echo "welcome weige, this is a test message!!!"; echo "当前时间为:" . date('Ymd'); ?>
效果还不错,暂时就先用这个了。