Hi Dale,

D . Walsh wrote:
> I'm trying to add a logo and URL to the info of my project,
> unfortunately, I can't seem to find all of the API info to make it
> work.
[...]
> What additional code am I missing?

You need to register your guid so PHP knows that the given parameter is an
image ID. For registering it you can use the php_register_info_logo()
function http://lxr.php.net/source/php-src/main/php_logos.c#36

You could also use PECL_Gen which afaik supports adding Logos :-)

johannes
-- 
Johannes SchlÃter                           Mayflower GmbH / ThinkPHP
http://thinkphp.de                            http://blog.thinkphp.de

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to