仅限C ++ Assync与PHP的会话(活动/死亡)

时间:2016-01-26 16:03:05

标签: php c++

我想知道是否有办法与C ++ PHP同步(会话活动/死亡),例如当你再次尝试进入时, 最早的会话将自动断开连接。

可以将C ++代码与PHP相关联吗?

谢谢。

任何教程?

发帖参考:https://forums.unrealengine.com/showthread.php?93716-C-Assync-only-session-with-PHP-(alive-dead)

1 个答案:

答案 0 :(得分:1)

我用Curl库连接解决了(c ++ with php)

示例: https://curl.haxx.se/libcurl/c/example.html

下载:https://curl.haxx.se/download.html