本講座ではPHPでHello World!を表示させてみようと思います。 PHPファイルを実行する方法は大きく2つあります。 ターミナル上で実行 Webサーバー上で実行 ターミナルで表示させる場合 まず、お好きなエディターを立ち上げてください。 デスクトップにhelloworld ...
This is a simple demo app that shows how you can use the OpenTok-PHP-SDK to create Sessions, generate Tokens with those Sessions, and then pass these values to a JavaScript client that can connect and ...