DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
delete in wordpress query
$id = 0815; $table = 'eLearning_progress'; $wpdb->delete( $table, array( 'id' => $id ) );
Source by wordpress.stackexchange.com #
PREVIOUS
NEXT
Tagged:
#delete
#wordpress
#query
ADD COMMENT
Topic
COMMENT
Name
1+6 =
Submit