Title: Using php with PDB
Last modified: February 21, 2019

---

# Using php with PDB

 *  Resolved [supernova42](https://wordpress.org/support/users/supernova42/)
 * (@supernova42)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/using-php-with-pdb/)
 * Hi
 * I use commands such as those below to access the Participants DataBase
 * $boatdata = Participants_Db::get_participant($user_id);
    $username = $boatdate[‘
   username’];$user_id = Participants_Db::get_record_id_by_term(‘username’, $wp_username);
 * What I would ask
 * is there a list of php commands that are available to work with PDB, or where
   can I get further information with regards to working with PDB using php.
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/using-php-with-pdb/#post-11233929)
 * Yes, check out the [Participants Database API](https://xnau.com/work/wordpress-plugins/participants-database/participants-database-documentation/participants-database-api/)
   page. You’ll find the details for that function in the “Public Methods” section.
 *  Thread Starter [supernova42](https://wordpress.org/support/users/supernova42/)
 * (@supernova42)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/using-php-with-pdb/#post-11235685)
 * Okay many thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Using php with PDB’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [supernova42](https://wordpress.org/support/users/supernova42/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/using-php-with-pdb/#post-11235685)
 * Status: resolved