• Resolved ezhil

    (@ezhil)


    Iam trying to create a wordpress plugin option page.I need to create a form with input fields having default values in it and when I change the value and save it, the changed value should be reflected in the input filed and also in the variable which are assigned to store the value.

    let me be more precise

    When i change the value of the input field and save it it should be stored in the assiged variable value( permanently till i again change it myself).

    Iam a bit poor in form validation and php.help me out guys.

Viewing 1 replies (of 1 total)
  • Thread Starter ezhil

    (@ezhil)

    After my long research, iam cursing me for asking this question,
    The files in wordpress doesn,t have permission to write. so my mission to that is certainly impossible.
    The best alternative is to go for wp_options table to store and retrieve data.

Viewing 1 replies (of 1 total)
  • The topic ‘wordpress plugin option page’ is closed to new replies.