![]() |
how grab all content of site in vb
Hello
I want to write cache plugin smth like that: Code:
if (user not login) { i want to have all content in one varible smth like: $cache = file_get_contents ($domain.$_SERVER['REQUEST_URI']); but upper example make double site load.. so its not good edit: i want to grab content of: index.php forumdisplay.php showthread.php showpost.php any idea ? --------------- Added [DATE]1238581933[/DATE] at [TIME]1238581933[/TIME] --------------- refresh anybody know the answer ? its very important for me :) or maybe it can to show all varibles and arrays defined in php ? |
thx for help :P
if anybody want to know answer: all site content can be grab in global_complate hook in $output varible all varible in php we can show by: Code:
$vars = get_defined_vars(); |
All times are GMT. The time now is 11:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|