Vertaling van "script sea" 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.
Si sucede algún error antes de que el script sea ejecutado (p.ej.
If errors occur before the script is executed (e.g.
/ antes de que el script sea completado.
Establece si la desconexión de un cliente debería ocasionar que el script sea abortado.
Sets whether a client disconnect should cause a script to be aborted.
Sin embargo, el comportamiento predeterminado es que el script sea abortado cuando el cliente remoto se desconecte.
The default behaviour is however for your script to be aborted when the remote client disconnects.
Algunas ventajas de POST son que no estás limitado sobre los datos que quieres remitir, y puedes contar con que tu script sea llamado cada vez que la forma sea remitida.
Some advantages of POST are that you're unlimited in the data you can submit, and you can count on your script being called every time the form is submitted.
Quizás pueda hacerlo funcionar de alguna manera, pero incluso así siempre estaría en peligro de que Google mejore su seguridad y que su script sea bloqueado nuevamente.
Perhaps you could get it working somehow, but even then you would always be in danger of Google improving its security and your script being blocked again.
Puedes decidir si quieres que la desconexión de un cliente cause que tu script sea abortado.
You can decide whether or not you want a client disconnect to cause your script to be aborted.
Al enviar las anteriores cabeceras, usted debería sobrescribir cualquier parámetro de configuración que de otra forma podría estar causando que la salida de su script sea puesta en caché.
By sending the headers above, you should override any settings that may otherwise cause the output of your script to be cached.
Si sucede algún error antes de que el script sea ejecutado (p.ej. en la carga de archivos) el gestor de errores personalizado no podrá ser llamado ya que no está registrado en ese momento.
If errors occur before the script is executed (e.g. on file uploads) the custom error handler cannot be called since it is not registered at that time. Parametry
El tiempo de ejecución de PHP permite que tu script sea ejecutado por un tiempo específico.
PHP execution time allows your script to be executed for a specific amount of time.
Script Shield es un elemento especialmente útil, ya que detecta scripts maliciosos en páginas web y evita la infección, mientras que permite que dicho script sea utilizado.
Script Shield is a particularly useful element, as it detects malicious scripts on webpages and prevents infection, while still allowing the script to be used.
Esto es sumamente interesante puesto que nos van a permitir poder ejecutar código arbitrario en el momento en el que cualquier script sea ejecutado tras una petición HTTP, permitiendo que la acción sea totalmente transparente e independiente del script.
This is extremely interesting since it allows the execution of arbitrary code whenever any script is executed after a HTTP request. Therefore, this action is completely transparent and independent from the script.
Además de contener la definición de la clase SCA, el script contiene código de PHP que será ejecutado siempre que el script sea invocado, y que será responsable de hacer que el componente se comporte como sea neceario.
As well as containing the definition of the SCA class, this script contains executable PHP code that will run whenever the script is called, and which will be responsible for making the component behave as needed. Attenzione