Vertaling van "PHP itself" 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.
This method is called by PHP itself when the session is started.
Este método es llamado por PHP cuando la sesión es iniciada.
PHP itself doesn't handle transactions yet.
PHP itself comes bundled with a set of libraries that you can use to extend your own code.
PHP viene equipado con un conjunto de librerías que tu mismo puedes incorporar a tu código.
Please read your web server documentation to locate the logs, as it does not have anything to do with PHP itself.
Por favor, lea la documentación de su servidor web para localizar los registros, dado que esto no lo gestiona el propio ejecutable de PHP.
Passing an argument to your script which starts with a - will cause trouble because PHP itself thinks it has to handle it.
Pero si el argumento empieza con -, te puede generar problemas, por que PHP pensara que tiene que procesarlo.
Although there are plenty of string manipulation functions provided by PHP itself, you'll find a few more useful goodies in this section.
Sin embargo hay muchas funciones para la manipulación de cadenas provistas por el mismo PHP, vas a encontrar algunas cosas mas útiles en esta sección.
This functions enable you to get a lot of information about PHP itself, e.g. runtime configuration, loaded extensions, version and much more.
Estas funciones permiten obtener mucha información sobre PHP, p.ej., configuración en tiempo de ejecución, extensiones en uso, versión, y mucho más.
For the first and most common form, you need three things: PHP itself, a web server and a web browser.
Para la primera forma mencionada, que es la más común, se necesitan tres cosas: PHP, un servidor web y un navegador web.
This method is called by PHP itself when the session is started.
PHP llamará a este método cuando la sesión esté lista para ser almacenada y cerrada.
Wstêp This functions enable you to get a lot of information about PHP itself, e.g.
Estas funciones le dan la capacidad de obtener una gran cantidad de información sobre PHP mismo, p.ej.
Some people consider the PHP-FIG the best thing that has happened to the PHP community since PHP itself while others considers the group as something best to be forgotten.
Algunas personas consideran a PHP-FIG la mejor cosa que ha pasado en la comunidad de PHP desde PHP mismo, mientras otros consideran al grupo como algo que es mejor olvidar.
In the graph below, we display the memory usage of the script below, in both PHP 5.2 and PHP 5.3, excluding the base memory that PHP itself uses when starting up.
En el gráfico mostrado abajo, se muestra el uso de memoria tanto en PHP 5.2 como en 5.3, excluyendo la memoria base que el propio PHP ocupa al arrancar. Ejemplo #1 Ejemplo de uso de memoria <? php
Which in turn means that the whole "we need to be able to serve web pages and receive HTTP requests" stuff doesn't happen within PHP itself.
Lo que, a su vez, significa que el tema "Necesitamos ser capaces de servir páginas web y recibir peticiones HTTP" ni siquiera sucede dentro de PHP mismo.