V
V
vjufvufcgyf2020-08-09 15:43:34
PHP
vjufvufcgyf, 2020-08-09 15:43:34

How to link php work with C++?

How to transfer data / run file / receive data? How to do it with other languages?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
B
Banan44, 2020-08-09
@vjufvufcgyf

The simplest: deploy the server on both sides, send and receive requests.

N
necrodeflorator, 2020-08-09
@necrodeflorator

The easiest way is to call the console command via exec.
But it's better to bind with some RabbitMQ

K
Kirill Nesmeyanov, 2020-08-10
@SerafimArts

Collect cish raws with cdecl functions for export, and in puff just get to it through FFI
https://www.php.net/manual/ru/ffi.examples-basic.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question