+ 1
do this course go over how to compile php into c++? I was reading online that this one of the ways Facebook uses PHP? if not then do y'all know any video or course that cover this? Thanks in advance 😊
2 Respuestas
+ 1
For sure not. This is a C++ course. You are being taught writing C++ with your "bare hands" :-) . In your case you write PHP and then use a tool to translate the PHP code into C++ code.
0
ok I understand would happen to know what kinda of tool does that?