>    I wrote some times ago an library to draw graphics in 2 and 3 D, but
>this sources are write in C, whats the procedures I need to use this rotines
>in PHP.

You need to create a PHP "extension" library.

Samples are in Rasmus' talks at http://conf.php.net

They are Un*x .so files on steroids -- IE, with some PHP wrappers to make
the PHP-callable.

-- 
Like Music?  http://l-i-e.com/artists.htm


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

Reply via email to