With PHP you would then do something like the following in your put.php.
Entonces, con PHP se haría algo como lo siguiente en el fichero put.php.
Building Your Startup With PHP is a series geared towards walking you through the stages of transforming a cool business concept into an actual startup.
Construyendo tu Startup con PHP es una serie orientada a recorrer las etapas de la transformación de un concepto de negocio fresco en una startup real.
For example, it is usable with PHP to generate images.
Por ejemplo, puede ser utilizado en PHP para generar imágenes.
Define using an integer, and not with PHP constants.
Se define usando un entero, y no una constante de PHP.
With PHP, I recommend that you avoid regular expression-based extension filters.
Con PHP, recomiendo evitar filtros de extensión basados en expresiones regulares.
With PHP, you can easily create a log file within minutes.
Con PHP, usted puede crear fácilmente un archivo de registro en cuestión de minutos.
With PHP 7.1 you can do the following to catch multiple exceptions and handle them
Con PHP 7.1 puedes hacer lo siguiente para capturar múltiples excepciones y gestionarlas
With PHP 4.2.x this behaviour is different in issuing a warning instead of an error.
Con PHP 4.2.x este comportamiento es diferente, al emitir una advertencia en vez de un error.
With PHP we can handle various types of files and in the web context we can perform very useful tasks for our applications, such as creating logs, reports or downloads.
Con PHP podemos manejar diversos tipos de archivos y en el contexto web podemos realizar tareas de gran utilidad para nuestras aplicaciones, como crear bitácoras, reportes o descargas.
With PHP installed and available from any directory, download the wp-cli.phar file manually and save it to a folder such as c:\wp-cli.
Con PHP instalado y disponible desde cualquier directorio, descarga el archivo wp-cli.php manualmente y guárdalo en una carpeta tal como c:\wp-cli.
With PHP 3 the error reporting level was set as a simple numeric value formed by summing up the numbers related to different error levels.
Con PHP 3 el nivel de reporte de errores estaba establecido como un valor numérico simple formado por la suma de los números relacionados con diferentes niveles de error.
With PHP 5, the compiler reads from left to right most of the time, except in some cases with variables being read from right to left.
Con PHP 5, el compilador leía con más frecuencia de izquierda a derecha, salvo en ocasiones, en que leía algunas variables de derecha a izquierda.
With PHP you can create dynamic web sites and applications with database connection
Con PHP puedes crear sitios y aplicaciones web dinámicas con conexión a base de datos