开发者

Includes: 'date' .php

I want a include in my sidebar. With everyday another page, I make the page, and name it (IE. 0311.php, 0411.php), and the include automaticly changes the date (just the simple php dates).

开发者_如何学编程

Hope you get it! Thanks


This is probably one of the worst formated questions I cared to answer.

include date("md").".php";


<?php require_once date("dm") . ".php"; ?>
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜