4
4
4utka_pyan2016-11-06 18:08:40
go
4utka_pyan, 2016-11-06 18:08:40

How to call a Go program from PHP?

I apologize for being noob, but in C you can write an extension for php, for example, put it on the server, connect it to php.ini and get something like Phalcon.
Is it possible to interact in php with go either in the above way? Or through, for example:
exec('go run myprogramm.go', $result);

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mikhail Osher, 2016-11-06
@miraage

http/sockets/queues

V
Vitaly Filinkov, 2016-11-06
@vitfil

It's possible, I'll allow it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question