This is a simple class that can be used to calculate hosting bandwidth based on its audience. It takes as parameters the average number of visitors, page views per visitor and page size. The class calculates estimates and displays the average bandwidth usage per day, per month, per visitor, minimum and maximum transfer rate per
Continuar leyendo...
This is a very simple class that can calculate volumetric weight of a package. It takes the dimension of a package defined by its width, height and depth, and computes the volumetric weight. The class displays the volumetric weight of the package expressed either in Kg or pounds. Volumetric weight is way to calculate the
Continuar leyendo...
This class can be used to monitor the size of files in file. It can traverse a given directory recursively and account the size that files are taking in the disk. The class can repeat the process after a given period of time and the it display a chart using the Google Chart API to
Continuar leyendo...
This a simple class can be used to convert angles from degrees to decimal format. It can convert an angle value given the values of the degrees, minutes and seconds to the decimal format. Download This Class
Continuar leyendo...
This class can be used to validate submitted form values. It can validate given values as alphanumeric strings, dates, hexadecimal values, e-mail addresses and length limited passwords. Dowdload this class
Continuar leyendo...
This class can be used to generate forms to edit MySQL database table records. It connects to a MySQL database and executes a given query to retrieve the values of the table records to edit. The class generates HTML form fields to edit the specified table records. Download AutoForm
Continuar leyendo...
This class can be used to generate a basic content site. It can present a form in an administration page protected with a password to let the administrator set several options about common site content sections that it supports. The class can generate PHP file with definitions that set configuration options according to the options
Continuar leyendo...
De la misma manera que lo hace el español, inglés o chino, los lenguajes de programación disponen de características propias que todo desarrollador debe conocer antes de tomar la decisión de cual aprender. El blog udemy.com ha llevado a cabo una infografía donde compara las últimas versiones de tres de los lenguajes de programación más
Continuar leyendo...
Tras cerca de cinco meses del lanzamiento de la última actualización estable, el grupo de trabajo de este lenguaje de programación lanza PHP 5.3.9. Este lanzamiento está centrado en mejorar la estabilidad de la rama PHP 5.3.x con cerca de 90 bugs solucionados algunos de los cuales están directamente relacionados con la seguridad. Dada la
Continuar leyendo...
phpMyAdmin 3.4.9 es el último lanzamiento de la herramienta de código abierto para administrar base de datos MySQL. Esta actualización de mantenimiento corrige entre otros bugs hasta dos agujeros de seguridad cross-site-scripting (XSS) que afectan a phpMyAdmin 3.4x. Aquellos que deseen conocer un poco mejor qué es y en qué consiste esta utilidad pueden acceder
Continuar leyendo...