Vertaling van "Content-type" 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.
You start by selecting the content-type to load.
Alongwith the header we also read the content by recognizing the content-type.
"Shows the content-type and unique ID for pages that represent a single"
At the minimum that means it must generate a Content-type header.
Esto quiere decir que, por lo menos, debe generar una cabecera Content-type.
In this situation, do not print the "Content-type:" response header.
En esta situación, no imprimas el encabezado de respuesta "Content-type:".
By setting the Content-type to image/gif and then calling a pbmplus program to output a gif, you can create PHP scripts that output images directly.
Estableciendo el Content-type como image/gif y llamando al programa pbmplus para mostrar un gif, se podrían crear scripts PHP que mostrasen imágenes directamente.
For example, we can return in our "Content-type: application/ json" header, so the client will know that the content of the response is a string in JSON format, and will be able to process it as he prefers.
Por ejemplo, podemos devolver en nuestra cabecera "Content-type: application/json", por lo que el cliente sabrá que el contenido de la respuesta es una cadena en formato JSON, y podrá procesarla como prefiera.
Just use the right MIME type in the "Content-type:" line, followed by the required blank line, followed by the raw data of the resource you're sending back.
Solamente usa el tipo MIME correcto en la línea "Content-type:", seguida por la línea en blanco requerida, seguida por los datos de los recursos que estás enviando de regreso.
If you want to send HTML formatted email using sendmail, then you simply need to add Content-type: text/html in the header part of the email.
Si desea enviar un correo electrónico con formato HTML usando sendmail, a continuación, solo hay que añadir Content-type: text/ html \ n en la parte de encabezado del correo electrónico.
Configuring the server to send text/css as the Content-type for CSS files is also a good idea.
También es una buena idea configurar el servidor para enviar text/css como Content-type para archivos CSS.
This handles the setting of Content-type for you, and converts the data into a PHP object for you.
Esto maneja el ajuste de Content-type por ti, y convierte los datos en un objeto PHP para ti.
This information can be used to deliver images with correct HTTP Content-type headers
Esta información puede ser usada para despachar imágenes con las cabeceras HTTP Content-type correctas
By setting the Content-type to image/gif and then calling a pbmplus program to output a gif, you can create PHP scripts that output images directly. Parameters
Definiendo la cabecera Content-type como image/gif y luego llamando un programa pbmplus para generar un gif, es posible crear scripts PHP que desplieguen imágenes directamente.