Gautier Di Folco a écrit :
I am a French student, so I do not speak english very well, I am sorry...

  We(re a lot in this case :p


For a few weeks I want to write my own extension for PHP in C++ language...

Do it in C, not C++. And compile in C, not C++. C and C++ are slightly different. If you want a plain explanation, write me in private (en plus on pourra parler en français, et non dans un horrible globish).


But I do not find any trivial things, all the exemples did not have any 
paramaters...
Do you know where I can find concrete things to do function or class/objects for PHP in C++ ?

C++ interface for writing PHP extension doesn't exists, it is C only. And the best source of documentation for that is the PHP source code.


--
Mickaël Wolff aka Lupus Michaelis
http://lupusmic.org

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to