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 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/ 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 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
Archived
This topic is now archived and is closed to further replies.