How can I setup an array so I can access it like this:
Rather than:PHP Code:echo $config["forumtitle"];
//would output VB Q and A, for example
PHP Code:echo $config[122];
Thanks in advance.
|
Results 1 to 3 of 3
Thread: Array Question
|
Click Here to Expand Forum to Full Width |