i want to know how i can write php function in c (like strtoupper). if is there any tutorial please put it here
strtoupper
thanks
If you just want to call a C function from PHP, you could use Gearman as an intermediary.
http://gearman.org/
http://pecl.php.net/package/gearman (PECL package)