MySQL question
I use $wpdb Object to talk to the database and handle some of the functions in the fomr on this page. - Removed -
It's the blue form on the right
I'm calling wpdb() class
When I use $wpdb->update I can't get any data to populate in my database.
Connection seems to be fine
this is where it's having problems
insert( $leads_table, $data, $format ); ?>
Let me know if anyone is having similar issues
Thanks
Dmitry
-
This sounds more like a question for over at wordpress.org 0
Please sign in to leave a comment.
Comments
1 comment