23 Jan 2021 To create the forms simply copy and write it into you text editor, then save it as index.php. . . .

1648

I have a PHP form working fine, but afterwards am looking to display a modal window. I have tried a couple of approaches, from echoing the script out to escaping PHP and running it from there, and have had success making other basic tests scripts work (eg alerts, echoing out words and console logs) so I know the event is triggering, I just can't get the desired functionality to happen.