The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
To store in datastore
Code:
require_once(DIR . '/includes/functions.php'); build_datastore('countries', serialize($countries), 1); You need a plugin in "init_startup" Code:
if(THIS_SCRIPT == 'showthread') // or whatever file reads the array { $datastore_fetch[] = "'countries'"; } --------------- Added [DATE]1417752544[/DATE] at [TIME]1417752544[/TIME] --------------- Quote:
http://www.w3schools.com/php/func_array_flip.asp |
Благодарность от: | ||
KGodel |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|