Hello,
I have tried to use echo as it is the equivalent to nuMessage in php but it doesn't work. Is there an equivalent to nuMessage for PHP in nuBuilder ?
Many thanks, Yves
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
nuMessage in php
-
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: nuMessage in php
Hi,
Use nuJavascriptCallback to output a message in combination with
nuRunPHPHidden() and use nuAddJavascript() in BE, AS.
Use nuJavascriptCallback to output a message in combination with
nuRunPHPHidden() and use nuAddJavascript() in BE, AS.