>From Coding Standard
===
Syntax and indentation
----------------------

*SNIP*

PHP is written in C, and is aimed at compiling
under any ANSI-C compliant compiler.
===

You are better to ask in php-dev list, if use of C++ is acceptable or
not.
If you are not interested in making your extension available as
standard module, I think it's your choice.

--
Yasuo Ohgaki


"Shao Zhang" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> I cannot find any information on writing the php external module in
C++ or any
> other languages other than C. Basically I need to develop an
external php module
> to interface with some other third party library which is only
available in C++.
>
> Your help is really appreciated.
>
> Regards,
>
> Shao.
>
> --
> Shao Zhang                          Tel:  (02) 9209 4838
> Software Engineer                   Fax:  (02) 9209 4992
> Redfern Broadband Networks (RBN)    Mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to