Hi there,
up to date SC6. I created some buttons with form to show in toolbar. As soon as I enter PHP Code with one button (echo “hello” I get this error with my application:
Parse error: syntax error, unexpected ‘{’, expecting ‘(’ in /myapp.php on line 2117
I want to use sc_confirm (“Do you really wish to execute this action??”); with my buttons, but PHP causes error.