Vertaling van "api.php" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Las rutas registradas en api.php tendrán el prefijo/api (como en localhost: 3000/api).
The routes registered in api.php will be prefixed with/api (as in localhost:3000/api).
El archivo debe ubicarse en la carpeta en la que instalaste MediaWiki, al mismo nivel que carpetas como includes/ y skins/ y archivos como api.php.
The file must be located in the folder you installed MediaWiki into, on the same level with folders like includes/and skins/ and files like api.php.
Una llamada al API.php es tan fácil como
A call to the API.php is as simple as this
El API se llama mediante el envío de peticiones HTTP a api.php.
The API is called by sending HTTP requests to api.php.
El otro punto de entrada principal es api.php, que maneja las solicitudes para la API de MediaWiki.
The other main access point is api.php which handles requests for the MediaWiki API.
API para la conexión de una aplicación externa para el módulo SMS PrestaShop (ver api.php archivo).
API for connecting an external application to the SMS PrestaShop module (see file api.php).
Si usted está tratando de acceder a la API en un tercero (no Wikimedia-operado) wiki y no puede averiguar la URL de api.php, póngase en contacto con el propietario de la wiki.
If you can't figure out the URL of api.php on a third-party (non-Wikimedia-operated) wiki, contact its owner.
Solamente hay soporte para wikis que tienen activada la subida mediante api.php.
Las rutas API se definen en el archivo routes/ api.php.
El otro punto de entrada principal es api.php, que maneja las solicitudes para la API de MediaWiki.
The api.php file is the external access point for the MediaWiki API.
Selecciona el menú de la derecha para información más detallada sobre api.php.
Andere resultaten
Copia este fichero en su mismo directorio, pero nómbralo app.php.
Make a copy of this file in the same directory, but name it.
Así que vamos a empezar por ir a la carpeta bootstrap y la apertura de app.php.
So let's start by going to the bootstrap folder and opening up app.php.