|
Posted by "vizion" on 11/27/05 06:51
> -----Original Message-----
> From: Edwin Barrios [mailto:advilprog@gmail.com]
> Sent: Saturday, November 26, 2005 7:07 PM
> To: php-general@lists.php.net
> Subject: [PHP] Where can i find docs to create a php5 extensions with OOP
> as SimpleXML?
>
> Hi,
>
> I'm a PHP web programing, but i wanna learn how to develop php5
> extensions.
> I found php5 a good language to apply Objects programing, and it has very
> usefull examples of OO extensions as SimpleXML, DOM, Sqlite; for this
> reason
> i wanna develope my extension following those styles of API's .
>
> I've read some docs about creating a php extension that appears as new
> functions on PHP, but i can't find info to develop extensions that appear
> as
> classes on PHP .
>
> Thanks for your help. I'm really interested on this topic, especially to
> collaborate in PHP extension projects as wxPHP.
I suggest you take a lookn at
http://www.zend.com/php5/articles/php5-xmlphp.php
david
Navigation:
[Reply to this message]
|