Re: Writing PHP extensions (C/C++)
- From: Raymond.Schmit@xxxxxxxxxxx (Raymond SCHMIT)
- Date: Sat, 29 Nov 2008 00:50:13 GMT
On Fri, 28 Nov 2008 13:24:57 +0000, "(2b|!2b)==?"
<void-star@xxxxxxxxxxxxxx> wrote:
trookat wrote:
(2b|!2b)==? wrote:
Is this a ng where I can ask questions regarding writing extension
libraries for PHP? - or is that considered OT (off-topic)?
If OT, can anyone suggest where I may direct my questions to - since
Google searches on "newsgroups + PHP + extensions" (and various
combinations thereof) does not yield anything useful ...
Its not OT , I know nothing about it .
5 secs of goolging : php custom c++
http://www.devarticles.com/c/a/Cplusplus/Developing-Custom-PHP-Extensions-Part-1/
there you go at least its a stating point
goodluck
regards trookat
thanks trookat - but I have already written the extension (i.e. I know
how to write extensions), I just need more information on some of the
Zend internals (e.g. which is better zend_register_list_destructors_ex
or zend_register_resource_destructors_ex - they seem to be both doing
the same thing but and are used to do the same thing [registering
resources] in different documentation) ...
You may use the link gieven by trook ...
This link permit to point to the author of the article
-> http://www.devarticles.com/cp/bio/Igal-Raizman/
and in that page, perhaps you can send a mail to Igal Raizman ( who
look experienced ) asking your precise question.
.
- References:
- Writing PHP extensions (C/C++)
- From: (2b|!2b)==?
- Re: Writing PHP extensions (C/C++)
- From: trookat
- Re: Writing PHP extensions (C/C++)
- From: (2b|!2b)==?
- Writing PHP extensions (C/C++)
- Prev by Date: Re: Pretty Good Free PHP and MySQL Development Site
- Next by Date: Re: Pretty Good Free PHP and MySQL Development Site
- Previous by thread: Re: Writing PHP extensions (C/C++)
- Next by thread: php text box toolbar
- Index(es):
Relevant Pages
|