Hi,
i'd like to insert an alert in after record added with 2 lines like:
ATTENZIONE:
Importo emesse: 123
i try
echo "<script>alert('ATTENZIONE: \n Importo emesse:". $data["emesse"]."')</script>";
but it doesn't work, with the \n does not appear the popup message
have any idea ?
thanks
Fabio
phprunner 9.7 enterprise build 28565 x64