The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
You create an array like you normally would, then use serialize().
|
#12
|
|||
|
|||
After I've serialized my string with this code:
PHP Code:
a:2:{i:0;s:2:"16";i:1;s:2:"16";} It's no way near the way the strings look like in the database. What am I doing wrong? |
#13
|
|||
|
|||
PHP Code:
|
#14
|
|||
|
|||
It still doesn't look quite right:
a:2:{i:0;s:2:"cc";i:1;a:2:{i:0;s:2:"16";i:1;s:12:" John-Fredrik";}} The string seems to be too long after it has been serialized... |
#15
|
|||
|
|||
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|