Vertaling van "Post Data" 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.
If not, it sets the POST data to an empty string.
Si no es así, fija el dato POST en una cadena vacía.
Now try to reload the page and accept when your browser requests that the POST data be sent again.
Ahora, vuelva a cargar la página y acepte cuando su navegador solicite que el dato POST sea enviado otra vez.
You can post data in the following cases
Please note: you can only post data you have created yourself, and uploaded content will be deleted from the server after 30 days.
Nota: Solo es posible publicar datos que hayas creado tú mismo. El contenido publicado se borrará del servidor tras 30 días.
We also pass the POST data into the router, because we are going to need it in our request handlers.
Además, pasamos la información POST al router, ya que la vamos a necesitar en nuestros manipuladores de eventos.
We will probably want to consume the individual fields that make up the POST data, in this case, the value of the text field.
Probablemente necesitemos consumir los campos individuales que conforman la información POST, en este caso, el valor del campo text.
Post data, personal pictures or private information of any third party.
Publicar datos, imágenes personales o información privada de terceros.
POST data can be sent from one website to another.
Los datos POST pueden ser enviados desde un sitio web a otro.
Post data, diagrams, or results on a bulletin board
Publicar datos, diagramas o resultados en un tablero de anuncios
The code above from install/index.php iterates over POST data without any capabilities checks.
El código anterior de install/index.php itera sobre datos POST sin ninguna verificación de capacidades.
This work has also resulted in a major reduction in the amount of memory required to deal with POST data.
Este trabajo también ha resultado en una mayor reducción de la cantidad de memoria necesaria para tratar con datos POST.
If the POST data exists, some server side checks are done to sanitise and validate it.
Si existen datos POST, se realizarán algunas verificaciones del servidor para sanearlos y validarlos.
Because the user is logged in on your site, the other website will also be able to send post data to secured forms that are only accessible after a login.
Debido a que el usuario está registrado en su sitio web, el otro sitio web podrá enviar datos post hacia formularios asegurados que solamente están accesibles después de iniciar sesión.