phpscript

beasscript-logo-small

send a php-script to the connector (runs only, if the connector is php)

beas generate the html-file in variable

$answerstring

and call the function sessionscript

then beas send the $answerstring to the webclient

 

with this phpscript you can manipulate the html-string.

if you've more then one php-line, beas add all follow lines

php=php-command1;

php=php-command2; ...

 

if you've more then 1 line, you can work also with [php] ...[/php]

Example

[php]

my php-program

[/php]

 

set beas-placeholder in @...@