D . Walsh wrote:
Now since this appears to be a separate stand-alone package installed by
pear, why couldn't it be installed and functional, seems that files are
missing and this is why it doesn't appear to function?
I don't think this has anything to do with PHP internals so please take
this so
On Mar 10, 2005, at 17:45, Hartmut Holzgraefe wrote:
Stephan Schmidt wrote:
D.Walsh schrieb:
... because I am unable to install a working copy of PECL_Gen in PHP
4.3.10 ...
>
IIRC, PECL_Gen is a PHP5-only package.
Yes, it is, although the generated code compiles fine with
4.x, too.
--
Hartmut Holz
Stephan Schmidt wrote:
D.Walsh schrieb:
... because I am unable to install a working copy of
PECL_Gen in PHP 4.3.10 ...
>
IIRC, PECL_Gen is a PHP5-only package.
Yes, it is, although the generated code compiles fine with
4.x, too.
--
Hartmut Holzgraefe <[EMAIL PROTECTED]>
--
PHP Internals - PHP Ru
D . Walsh wrote:
Here's a working solution, build with the command gcc create_php_logo.c
-o create-php-logo
The same could be done more easily in PHP in a couple of lines, e.g.
#!/usr/bin/php
echo "#define CONTEXT_TYPE_IMAGE_GIF \"Content-Type:
image/gif\"\n\nunsigned char " . basename($argv[1]
Hi,
D.Walsh schrieb:
OK so I've looked at the code from the link provided and while it looks
like it's suppose to do something, I am unable to verify what it can
actually do because I am unable to install a working copy of PECL_Gen in
PHP 4.3.10 on a Macintosh computer based on the instructions
On Mar 10, 2005, at 12:20, D.Walsh wrote:
On Mar 10, 2005, at 10:56, Johannes Schlueter wrote:
Hi,
I don't know why Hartmut (Maintainer of PECL_Gen) wrote only me, so
FYI:
-- Forwarded Message --
Subject: Re: [PHP-DEV] LOGO_GUID
Date: Thursday 10 March 2005 15:48
From: Ha
On Mar 10, 2005, at 10:56, Johannes Schlueter wrote:
Hi,
I don't know why Hartmut (Maintainer of PECL_Gen) wrote only me, so
FYI:
-- Forwarded Message --
Subject: Re: [PHP-DEV] LOGO_GUID
Date: Thursday 10 March 2005 15:48
From: Hartmut Holzgraefe <[EMAIL PROTEC
Hi Dale,
D . Walsh wrote:
> Is there also a utility to generate the the logo in the required text
> syntax or should I just create a quick hack to get the job done?
as I wrote in a posting some weeks ago: PECL_Gen has Logo-Support. Even if
you won't use PECL_Gen for your extension you could check
On Mar 10, 2005, at 03:26, Hartmut Holzgraefe wrote:
D.Walsh wrote:
How do I select an appropriate LOGO_GUID?
-- Dale
A GUID/UUID is always a safe bet, on linux you can use
the uuidgen tool to create such a unique identifier,
other systems should provide similar tools.
Example:
$ uuidgen
afa5e8bc-a
How do I select an appropriate LOGO_GUID?
-- Dale
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
10 matches
Mail list logo