smarty Posted March 2, 2005 Report Share Posted March 2, 2005 Vispār jau ieksh binaryphp nekas nav jakompilee convert.php janoraada tikai cli php atrašanas vieta un jakonvertē pats .php fails. ./convert.php --if examples/helloworld.php --of yey -v 1: #include <iostream> 2: using namespace std; 3: #include "php_var.hpp" 4: int main(int argc, char** argv) 5: { 6: cout << "Hello, World!"; 7: } 8: Compiling: g++ -o yey yey.cpp php_var.lo -g tikai tur jaaskatās vai visas php kodā izmantotās funkcijas ir noportētas/pārrakstīts uz analogu. 14396[/snapback] ka tik tas nesanaak C++ ? Link to comment Share on other sites More sharing options...
Roze Posted March 2, 2005 Report Share Posted March 2, 2005 ka tik tas nesanaak C++ ? Protams tā arī paredzēts un domāts.. BinaryPHP is a PHP To C++ converter which will convert PHP scripts into C++ equivalents ready to be compiled using any ANSI compiler Link to comment Share on other sites More sharing options...
Recommended Posts