• Resolved mplusplus

    (@mplusplus)


    Hi

    1) How to create a new record in a specific DB table, from a certain form field?
    E.g. [your-email] needs to create a record in table wp_users > column user_email.

    2) How to update a certain database table > column from a certain form field?
    E.g. [your-name] needs to update value in table wp_users > column user_name.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to create a new DB table record or update a DB table field from form inputs?’ is closed to new replies.