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!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
nuMessage in php
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 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.