How to get Client ID from username?

Discussion in 'Developers' Forum' started by aatish910, Oct 4, 2011.

  1. aatish910

    aatish910 New Member

    I am currently developing a module that provides functionality with ISPConfig.I need to get the client ID to be able to delete user remotely.The example provided has hard-coded client ID.How could I get the client ID via its username?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please see function client_get_id() in API docs.
     

Share This Page