Хочу что бы hello world открывался в новом окне.
Пытался сделать что то с window.open но не подходит
Нужно открыть именно по вызову actionworld
В самой функции будет написан код PHP
Writing into an alert box, using window.alert().
Writing into the HTML output using document.write().
Writing into an HTML element, using innerHTML.
Writing into the browser console, using console.log().