You are here

constant BiblioEntrezClient::BASE_URL in Bibliography Module 6

Same name and namespace in other branches
  1. 6.2 modules/pubmed/EntrezClient.php \BiblioEntrezClient::BASE_URL
  2. 7 modules/pubmed/EntrezClient.php \BiblioEntrezClient::BASE_URL
  3. 7.2 modules/pubmed/EntrezClient.php \BiblioEntrezClient::BASE_URL

File

pubmed/EntrezClient.php, line 12
EntrezClient.php Provides Entrez client to retrieve items from the NCBI databases Orginally writen by Stefan Freudenberg

Class

BiblioEntrezClient
@file EntrezClient.php Provides Entrez client to retrieve items from the NCBI databases Orginally writen by Stefan Freudenberg

Code

const BASE_URL = 'http://eutils.ncbi.nlm.nih.gov/entrez/eutils/';