how to install fpdi in php5?

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
wackyflik
Forum Newbie
Posts: 5
Joined: Sun Aug 21, 2005 7:16 am

how to install fpdi in php5?

Post by wackyflik »

i have found 1 thread in this forum regarding fpdi. but when i tried, it failed. right now, i already have fpdf inside php folder. then i have downloaded fpdi and i do not know where to put the folder. according to the thread that i have found, i have to put those fpdf and fpdi in the same folder. i have done it but still cannot make it. how to install fpdi properly??

current structure of my php folder (i have removed fpdi folders from includes).

c:\php
|_ all php folders and files
---|_ includes
------|_ fpdf





thank you.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

This does not belong in code snipplets. :?

Moved to PHP-Code.
wackyflik
Forum Newbie
Posts: 5
Joined: Sun Aug 21, 2005 7:16 am

Post by wackyflik »

sorry.

moderator, please close this thread. i think i stick with fpdf class instead of fpdi to generate pdf file.

sorry again.
Post Reply