Welcome Guest, Not a member yet? Register   Sign In
usint form_dropdown()
#3

(This post was last modified: 09-03-2020, 06:40 PM by Martin_Salas.)

Thank you very much for your answer, but the function you propose does not result in an associative array of the required form.

PHP Code:
$options = ['1' => 'asasasa',
            
'2' => 'some text',
            
'3' => 'some'
           
]; 
Reply


Messages In This Thread
usint form_dropdown() - by Martin_Salas - 09-02-2020, 10:24 PM
RE: usint form_dropdown() - by InsiteFX - 09-03-2020, 04:02 AM
RE: usint form_dropdown() - by Martin_Salas - 09-03-2020, 06:37 PM
RE: usint form_dropdown() - by InsiteFX - 09-04-2020, 12:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB