Creating PDFs in PHP



Hello all,

I'm using 1 and 1 to host a website. I'm needing to create a PDF file
dynamically using data from one of my MySQL databases, but it looks
like 1 and 1 doesn't support the PDFlib library. I've also tried using
some third-party software that can connect to a database over the
network, but 1 and 1 doesn't allow connections to their databases
outside of 1 and 1 sites.

Does anyone know of any other options I have? For example, is there a
way I could somehow include the PDFlib library in my web space and
reference it from my PHP scripts or does it have to be compiled in?

Thanks in advance!

.



Relevant Pages

  • Re: SprintDB or HandbaseDB??
    ... needing to know any programming. ... It happens there's a CD catalog form ... >> I am wondering which is the best for creating databases on the PPC, ... >> total feature. ...
    (microsoft.public.pocketpc)
  • Re: Supporting many database?
    ... WebDev wrote: ... How do you develop your application to support multiple databases without needing a lot of work? ...
    (borland.public.delphi.non-technical)
  • Re: [PHP] Question about sqli class
    ... Both ext/mysql and ext/mysqli work exclusively with MySQL databases. ... If you have the choice and are using MySQL 5 and PHP 5, ext/mysqli is generally faster than ext/mysql. ... Better still would be to use PDO, which provides the advantages of ext/mysqli and supports a half dozen databases using the same OO API. ... Even better than that is to write your own thin wrapper API and then use mysqli or PDO under the hood. ...
    (php.general)
  • Re: MySQL & FP
    ... if your hosting service is offering MySQL databases with your ... Unix. ...
    (microsoft.public.frontpage.programming)
  • Mysql->Connect and Ports
    ... use the Mysql->connect with multiple databases. ... does not have info on accessing multiple mysql databases on different ... ports. ...
    (comp.lang.perl.misc)