![]() |
Passing an output of exteral script to the VBulletin footer?
How can I pass an out put of extenal script (e.g. counter script) to the vbulletin header or footer ?
|
well the easiest? way is to rewrite the script so it sends an image instead of textoutput and then add <img src="scriptname.php"> into your footer
|
It did not work because it took the URL of the script as "src" instead of taking the out put as "src". I also used these methods:
PHP Code:
PHP Code:
Code:
<script language="php" src="http://localhost/workshop/script.php"> |
It's late, so these methods might seem totally unlogical, but try them anyway ;)
PHP Code:
PHP Code:
|
Check this page out as well, you might find a suitable function:
http://www.php.net/manual/en/function.require.php ;) |
king, if you want to include it per img you have to chage the script so it sends the right headers and so on...
|
All times are GMT. The time now is 10:06 AM. |
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:
|