Newt 関数
PHP Manual

newt_open_window

(PECL newt >= 0.1)

newt_open_window指定したサイズと位置でウィンドウをオープンする

説明

int newt_open_window ( int $left , int $top , int $width , int $height [, string $title ] )

指定したサイズと位置でウィンドウをオープンします。

パラメータ

left

ウィンドウの左上隅の位置(カラム番号)。

top

ウィンドウの左上隅の位置(行番号)。

width

ウィンドウの幅。

height

ウィンドウの高さ。

title

ウィンドウのタイトル。

返り値

成功した場合に 1、失敗した場合に 0 を返します。

参考


Newt 関数
PHP Manual
アダルトレンタルサーバー