Vertaling van "API.php" in Spaans
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.
A call to the API.php is as simple as this
Una llamada al API.php es tan fácil como
The routes registered in api.php will be prefixed with/api (as in localhost:3000/api).
Las rutas registradas en api.php tendrán el prefijo/api (como en localhost: 3000/api).
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.
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 API is called by sending HTTP requests to api.php.
El API se llama mediante el envío de peticiones HTTP a api.php.
The other main access point is api.php which handles requests for the MediaWiki API.
El otro punto de entrada principal es api.php, que maneja las solicitudes para la API de MediaWiki.
API for connecting an external application to the SMS PrestaShop module (see file api.php).
API para la conexión de una aplicación externa para el módulo SMS PrestaShop (ver api.php archivo).
If you can't figure out the URL of api.php on a third-party (non-Wikimedia-operated) wiki, contact its owner.
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.
Pandora FMS's external API is used through remote HTTP calls to the/include/ API.php file.
Only wikis having file upload via api.php enabled are supported.
The api.php file is the external access point for the MediaWiki API.
Andere resultaten
So let's start by going to the bootstrap folder and opening up app.php.
Así que vamos a empezar por ir a la carpeta bootstrap y la apertura de app.php.
Note: When you upload the project, make sure that the.htaccess file is inside the web directory, and it is matching to the app.php or the index.php file.
Nota: Cuando subas el proyecto, asegúrate de incluir el archivo.htaccess en el directorio web de que haga referencia a app.php o index.php.
Once the server is running, the apc.php script that is bundled with the extension should be copied somewhere into the docroot and viewed with a browser as it provides a detailed analysis of the internal workings of APCu.
Una vez que el servidor está ejecutándose, el script apc.php que está incluido con la extensión debería ser copiado a algún lugar dentro del directorio raíz de documentos y visualizarlo con un navegador, ya que proporciona un análisis detallado del funcionamiento interno de APC.