FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » FDF extensions to PHP will not compile
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
FDF extensions to PHP will not compile [message #174410] Fri, 10 June 2011 15:06
Don_ is currently offline  Don_
Messages: 6
Registered: May 2011
Karma:
Junior Member
I tried to get the FDF extensions to PHP at:
http://us.php.net/manual/en/ref.fdf.php (FDF Functions List)

I went to the PECL repository at: http://pecl.php.net/ and found the
PDF Form Data Format functions at:
http://pecl.php.net/package/fpdf

But when I clicked on "Download Latest", the link was dead. Also, the
PECL install commands will not work in the terminal window.

So I went to
http://svn.php.net/viewvc/pecl/fdf/trunk/
and downloaded the files for compilation.
I used MS Visual C++ Express Edition 2008 to attempt to compile.

But MS Visual C++ could not compile due to the lack of include files:

#include "php_open_temporary_file.h"
#include "ext/standard/info.h"
#include "php_open_temporary_file.h"
#include "php_variables.h"
#include "php_fdf.h"

Does anyone know how I can get the files at: http://svn.php.net/viewvc/pecl/fdf/trunk/
to compile?

Where can I get the necessary include files?

Is there another way I can get the FDF extensions to work in PHP?
[Message index]
 
Read Message
Previous Topic: Custom error-handling creates "500 internal server error"
Next Topic: object in $_SESSION
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 19:28:17 GMT 2024

Total time taken to generate the page: 0.04539 seconds