Jump to content

call notification box ..


techker

Recommended Posts

Hey guys im trying to make my notification box pop up when the querry is successfull..

 

i can only find examples of a button being pres st the the pop up occurs..

 

i have this that takes the call back but only displays a message..

 

so my link back would be home.php?success=1

<?php if (!empty($_GET[success])) { echo "<b>Done!.</b><br><br>"; } //generic success notice ?>

 

Link to comment
https://forums.phpfreaks.com/topic/268089-call-notification-box/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.