The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
fetching html file using plugin
hey guys
im trying to use this in global_start hook hello guyim trying to use this in global_start hook PHP Code:
|
#2
|
||||
|
||||
You're probably wanting this:
PHP Code:
|
#3
|
||||
|
||||
You probably want this:
PHP Code:
Otherwise you rely on allow_url_fopen being on, which is not necessarly the case. Also, reading a file into an array and imploding it afterwards seems rather unnecessary overhead -> file_get_contents(). |
#4
|
|||
|
|||
what about for PHP?
PHP Code:
The one that dismounted told me works... Not i have problem with php |
#5
|
||||
|
||||
Uuh ... remotely including PHP is extraordinary dangerous ... do you know 150% what you are doing?
|
#6
|
|||
|
|||
Yes i do can you please help?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|