2008年11月7日 星期五

參數寫法1

$page = "http://baby.welcome.idv.tw/";
$today = date("Y-m-d H:i:s", time());
$n = mt_rand(1,4);
$pic = "../images/s" . $n . ".jpg";

沒有留言: