Introducción al Perl
El objetivo de este documento es explicar las bases de la programación en perl. Intentaremos hacerlo en líneas generales y centrándonos en las «ideas» en
El objetivo de este documento es explicar las bases de la programación en perl. Intentaremos hacerlo en líneas generales y centrándonos en las «ideas» en
El PHP soporta distintos tipos de datos, que no los tiene que impostar el programador, sino que son asumidos directamente por el motor, siempre que
La serie de variables de las que hablaremos están en Apache. Si utilizamos otros servidores, algunas de ellas serán, por supuesto, diferentes. Antes de analizarlas
This similar to the www vs non-www version of your site work-around. As you might now you, by default you can access your site as
Recently, it has been talked a lot about Google and duplicate content as well as Google Canonical problems.That is, when you have your site accessible
Here it is a tricky one. PHP is a feature-rich programming language and they even have a simple HTTP Auhtentication included. The bad news is
If you need to change the way your PHP is working you can do that using .htaccess. Please, note that not all PHP options can
By default most web servers across the internet are configured to treat as PHP files only files that end with .php. In case you need
In case your web hosting account is not configured to server certain mime types with the proper content type. You can change this using .htaccess
ModRewrite is a powerful feature of the Apache web server. It provides an easy way to modify/manipulate URLs. As complicated as it sounds a regular