Re: Writing PHP extensions (C/C++)
- From: "(2b|!2b)==?" <void-star@xxxxxxxxxxxxxx>
- Date: Fri, 28 Nov 2008 13:24:57 +0000
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) ...
.
- Follow-Ups:
- Re: Writing PHP extensions (C/C++)
- From: Raymond SCHMIT
- Re: Writing PHP extensions (C/C++)
- References:
- Writing PHP extensions (C/C++)
- From: (2b|!2b)==?
- Re: Writing PHP extensions (C/C++)
- From: trookat
- Writing PHP extensions (C/C++)
- Prev by Date: Re: php text box toolbar
- Next by Date: Re: php text box toolbar
- Previous by thread: Re: Writing PHP extensions (C/C++)
- Next by thread: Re: Writing PHP extensions (C/C++)
- Index(es):
Relevant Pages
|