Re: [PHP] Create DLL of PHP class
- From: tularis@xxxxxxxxx (Maciek Sokolewicz)
- Date: Fri, 03 Oct 2008 16:50:48 +0200
Per Jessen wrote:
Manoj Singh wrote:Which is a total "wtf" for most people. Let's go back and ask the question "why do you need it? And, what have you done (yourself) so far? Have you STFW'd? Have you RTFM'd?)"
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: Per Jessen
- Re: [PHP] Create DLL of PHP class
- References:
- Create DLL of PHP class
- From: "Manoj Singh"
- Re: [PHP] Create DLL of PHP class
- From: Per Jessen
- Create DLL of PHP class
- Prev by Date: Php4 => Php5
- Next by Date: Re: [PHP] Create DLL of PHP class
- Previous by thread: Re: [PHP] Create DLL of PHP class
- Next by thread: Re: [PHP] Create DLL of PHP class
- Index(es):
Relevant Pages
|