News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

PHP Lesson 05 - arrays

Started by Parham, August 29, 2003, 05:13:21 PM

Previous topic - Next topic

Tyrsson

Not sure this will help but try this.

$fielddef =
  array(
   array(
      'caption' =>      "Character Name",
      'name' =>         "charname",
      'type' =>         "text",
      'options' =>      "",
      'defaultvalue' => "",
      'required' =>     1   
    ),
),
PM at your own risk, some I answer, if they are interesting, some I ignore.

Advertisement: