Validation not working, not finding plugin library code
-
My server side validation xxx.php cannot find “wpmsrc_check” after I embedded the validation php code.
This always fails: function_exists( ‘wpmsrc_check’ )I created a custom form and my form statement is coded like this:
action=”/wp-content/custom-php/xxx.php”I don’t understand why my xxx.php cannot find wpmsrc_check?
It appears my xxx.php cannot access any plugin libraries, but how can I make it do so?Thanks for any help.
–Alex (newbie)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Validation not working, not finding plugin library code’ is closed to new replies.