The package contains an example php script.
このパッケージにはサンプル PHP スクリプトが含まれています。
add a php script from the server
サーバーから PHP スクリプトを追加する
Any PHP script is built out of a series of statements.
全ての PHP スクリプトは、一連の文からなります。
A PHP script is a code that is used to automate betting.
PHPスクリプトとは、賭けを自動化するためのコードです。
You can make a PHP script to run it without any server or browser.
PHPスクリプトはサーバもブラウザも無しで動作させるようにすることも出来ます。
Returns the peak of memory, in bytes, thats been allocated to your PHP script.
PHP スクリプトに割り当てられたメモリの最大値を、バイト単位で返します。
Returns the name of the owner of the current PHP script.
現在の PHP スクリプトの所有者の名前を返します。
Gets the name of the owner of the current PHP script
現在の PHP スクリプトの所有者の名前を取得する
If you end up running a bugged PHP script, you will lose your coins.
もしバグのあるPHPスクリプトを実行してしまうと、資金を失うことになります。
Thus, an error in one PHP script does not affect the work of other scripts.
従って、ある PHP スクリプトでエラーが発生しても、他のスクリプトの機能には影響がありません。
If that data is of a type readable by a web browser, a PHP script can easily retrieve it from the database and display it on a dynamically generated page.
Web ブラウザで読み取れるデータであれば、PHP スクリプトによって簡単にデータベースからそのデータを取り出して動的に生成したページに表示できます。
Place the cursor at the line till which you want the PHP script to be executed automatically.
PHP スクリプトの自動実行を停止する行にカーソルを置きます。
There is no relation to the PHP script and therefore there is no direct server side interaction possible.
PHP スクリプトとは関係が無く、従ってサーバ側と直接やりとりすることもできません。