shadiadiph Posted June 10, 2010 Share Posted June 10, 2010 What language are php functions originally written in? Can't be php and it's unlikely it's binary code or is it just a mash of many languages? If so what's the most effective programming language? I started with basic 30'ish years ago Quote Link to comment https://forums.phpfreaks.com/topic/204394-what-language-are-php-functions-originally-written-in/ Share on other sites More sharing options...
Daniel0 Posted June 10, 2010 Share Posted June 10, 2010 PHP is written in C. You can read the source code here: http://svn.php.net/php/php-src/trunk/ Quote Link to comment https://forums.phpfreaks.com/topic/204394-what-language-are-php-functions-originally-written-in/#findComment-1070376 Share on other sites More sharing options...
shadiadiph Posted June 11, 2010 Author Share Posted June 11, 2010 Thank you Daniel Quote Link to comment https://forums.phpfreaks.com/topic/204394-what-language-are-php-functions-originally-written-in/#findComment-1070633 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.