Announcement
Collapse
No announcement yet.
User Profile
Collapse
Profile Sidebar
Collapse

xixi
New Member
Last Activity: Wed 22 Aug '01, 10:10am
Joined: Mon 13 Aug '01
-
when I use "include" to call php files, they can only be displayed at the top of page. how to displayed them on other place?
-
-
-
-
no
because
PHP Code:$news = implode("\n",file("$bburl/news.php"));
ob_start();
require("news.php");
$news= ob_get_contents();...
Leave a comment:
-
-
No activity results to display
Show More
Leave a comment: