Просмотр поста

.
elkol

REALball,

echo'<script type="text/javascript">
var newWin = window.open("","новое окно","width=100","height=200");//width - ширина, height- высота
 newWin.document.write("Текст");
<script>';
Вот так неработает