is there a function in PHP to get a message popup on the web page? Couldn't
find any (or missed it) in the docs; so I am now putting "echo <script>
alert(whatever) </script>" whic feels really strange... there go to be a
better solution...
Thx
Felix
find any (or missed it) in the docs; so I am now putting "echo <script>
alert(whatever) </script>" whic feels really strange... there go to be a
better solution...
Thx
Felix
Comment