hello,
i want to know how can i do to populate ‘input’ item with data from PHP array.
can somebody help me ?
can somebody help me ?
hello,
i want to know how can i do to populate ‘input’ item with data from PHP array.
can somebody help me ?
can somebody help me ?
Hello
Please, clarify your question.
I have a php array (at server side), and I want to fill my form with the values of this array.
Here is an XML
dhtmlx.com/docs/products/doc … index.html
docs.dhtmlx.com/doku.php?id=dhtmlxform:xml
and json
docs.dhtmlx.com/doku.php?id=dhtmlxform:json
documentated formats
DhtmlxForm accepts data only in such syntax, that is why you need to convert your form data this way
excuse me!
what about render_array ()
can i use it to fill my form ?