adding pdf() on a server without pdf()

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
skyshield
Forum Newbie
Posts: 1
Joined: Tue Apr 05, 2005 6:14 am

adding pdf() on a server without pdf()

Post by skyshield »

Hello,

I dont know how to do this,....

I want to be able do generate pdf files through php.

I learned php by myself so I do not have so many info on few things like this one.

I have a server (hosting) where the pdf functions are not installed.

I read that i can upload it in a folder and with .htaccess file it is able to work.

How can i do that and what is the code to put in the .htaccess file.

Thanks in advance for your help.


Best regards,

Sky
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Post Reply