miguelleeuwe
Programmer
Hello,
I want to inform my users by means of a messagebox from php code.
I've seen code but it all works with javascript and are based on the execution of 'something' like a submit button.
The php-ext library also seems very interesting but I haven't been able to something as simple as, though I'm still trying (can't figure out how to create a message and call it):
-------------
<?php
messagebox('Finally', 'It worked!')<
?>
Any help greatly apreciated,
miguel
regards,
Miguel L.
I want to inform my users by means of a messagebox from php code.
I've seen code but it all works with javascript and are based on the execution of 'something' like a submit button.
The php-ext library also seems very interesting but I haven't been able to something as simple as, though I'm still trying (can't figure out how to create a message and call it):
-------------
<?php
messagebox('Finally', 'It worked!')<
?>
Any help greatly apreciated,
miguel
regards,
Miguel L.