![]() |
|
|
Thread Tools |
|
#1
|
|||
|
|||
|
<? include("last10.php"); ?>
If I understand correctly you cannot put this call into a template, right? So, where do I add this to get it to display on my main VB page? Can I just include it in the index.php? If so, where? Thanks! No members have liked this post.
|
|
#2
|
||||
|
||||
|
If you look in your 'phpinclude' template, you can see an example of how to do an include - just replace the file name with last10.php and uncomment the lines (remove the // from the beginning of the lines).
If you're still stuck post back and I'll post the code for you. No members have liked this post.
|
|
#3
|
|||
|
|||
I want to parse the "last ten" at the bottom of my main VB page. ??? No members have liked this post.
|
|
#4
|
|||
|
|||
|
I tried using this in the phpinclude template:
ob_start(); require("/path/to/include/file"); <--- this I had set to my path $file = ob_get_contents(); ob_end_clean(); and the VB does not load. No members have liked this post.
|
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Thread Tools | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 07:06.


