Re: [PHP] Create DLL of PHP class
- From: per@xxxxxxxxxxxx (Per Jessen)
- Date: Fri, 03 Oct 2008 16:55:55 +0200
Maciek Sokolewicz wrote:
Per Jessen wrote:
Manoj Singh wrote:Which is a total "wtf" for most people.
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
That's fine, coz' most people don't have the job of turning a PHP class
into a DLL.
/Per Jessen, Zürich
.
- Follow-Ups:
- Re: [PHP] Create DLL of PHP class
- From: Ashley Sheridan
- 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
- Re: [PHP] Create DLL of PHP class
- From: Maciek Sokolewicz
- Create DLL of PHP class
- Prev by Date: Re: [PHP] Create DLL of PHP class
- Next by Date: Re: [PHP] Php4 => Php5
- Previous by thread: Re: [PHP] Create DLL of PHP class
- Next by thread: Re: [PHP] Create DLL of PHP class
- Index(es):
Relevant Pages
|