03 October 2019

How to get last id from sql database in wordpress ?

 get last id from sql database 



After insert code



$lastid = $wpdb->insert_id;

No comments:

Post a Comment

How to fetch instagram posts data?

Fetch Instagram posts data by pasting this code in browser console. (() => { /* ====================================================...