attemis
10-30-2012, 09:42 PM
Hello,
sorry my english is bad because im german.
I want to make a short widget for my vBulletin CMS.
But if i use the include funktion of php the cms site doesnt show something. The cms site stays white.
Here is my Code:
(Im a php beginner)
$output = include 'http://scripts.creeppeace.com/server_widget/index.php';
Thanks for helping me.
attemis
PS: On this Script I want to include is one mysql query to a non vbulletin database!
sorry my english is bad because im german.
I want to make a short widget for my vBulletin CMS.
But if i use the include funktion of php the cms site doesnt show something. The cms site stays white.
Here is my Code:
(Im a php beginner)
$output = include 'http://scripts.creeppeace.com/server_widget/index.php';
Thanks for helping me.
attemis
PS: On this Script I want to include is one mysql query to a non vbulletin database!