Passing User information to forms…
-
I’m using an HTML form for my Users. Then I’m sending that form to a PHP file to a query to insert rows into a database.
I’ve been trying use get_userdata() to pass information into the PHP file, but I’m having trouble figuring out what I need to do.
What’s the syntax or tag I use to get that information?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Passing User information to forms…’ is closed to new replies.