• I want to use the data which has been entered into the database via the Visual Form Builder.

    If I want to use the data “Sender name” then i use code

    echo $profil[sender_name];

    but how to use other data that users enter and are located in the “Data”?

    for example
    in the database in the “data” there are fields City, State, Phone, …

    What code to use to insert the name of the city?

    Tnx

    http://wordpress.org/extend/plugins/visual-form-builder/

  • The topic ‘[Plugin: Visual Form Builder] Use data from the database’ is closed to new replies.