Re: [PHP] Create DLL of PHP class
- From: per@xxxxxxxxxxxx (Per Jessen)
- Date: Fri, 03 Oct 2008 16:35:24 +0200
Manoj Singh wrote:
Hello All,
I have the task to create DLL of PHP class.
Please advise how to do it.
I think you'll have to look up how to write a PHP extension. Then you
implement your class in C as a PHP extension, and build that as a DLL.
/Per Jessen, Zürich
.
- Follow-Ups:
- Re: [PHP] Create DLL of PHP class
- From: Maciek Sokolewicz
- Re: [PHP] Create DLL of PHP class
- References:
- Create DLL of PHP class
- From: "Manoj Singh"
- Create DLL of PHP class
- Prev by Date: Re: [PHP] Re: SESSION array problems
- Next by Date: Php4 => Php5
- Previous by thread: Create DLL of PHP class
- Next by thread: Re: [PHP] Create DLL of PHP class
- Index(es):
Relevant Pages
|