Mostrando entradas con la etiqueta PHP. Mostrar todas las entradas
Mostrando entradas con la etiqueta PHP. Mostrar todas las entradas

lunes, 20 de diciembre de 2010

SVG Graph: Graficas en php

SVGGraph is an object-oriented PHP library for creating simple PHP graphs, released as open source under the LGPL v3 license. Here are some examples of the different types of graph supported by SVGGraph.

miércoles, 22 de septiembre de 2010

Create Nice-Looking PDFs with PHP and FPDFt

The PDF format can be a handy way to distribute documents to your visitors. A PDF document is self-contained, looks the same on any PDF reader, and is easy to print. PDFs are often used for reports, brochures, manuals, invoices, product data sheets, and lots more.

Often it's useful to be able to create PDF documents dynamically from within a PHP script. For example, you can produce a custom PDF report based on a user's preferences and include up-to-the-minute data.

viernes, 17 de septiembre de 2010

IDE PHP

Develop and maintain your php applications in almost any browser, with all the comfort that you are used to in any desktop ide, with one major advantage: you can do your work anywhere