PHP Popup dialog box method CAD does not pop up dialog page Popup dialog box code HTML click Popup dialog box

Source: Internet
Author: User
PHP Pop-up dialog box is as follows, generally, after submitting the information need to pop up a dialog box prompt, then you can automatically close the dialog box, pop-up dialog has the following centralized method, in fact, are using the alert () method in JavaScript. Close the current page at the end of the prompt, and you can also use JavaScript's Window.self.close ().

Exact statements such as: echo "";

1. PHP Popup dialog box
Popup dialog box
echo "";
?>

Close the current page

echo "";
Or
Print "";
?>
2. If you want to return to the original page after the PHP popup dialog box can be written
echo "";
Exit
?>
Or
Print "";
Exit
?>
3. If you need a php pop-up dialog box and replace the original page with a new page (change the current history), the original page can be written like this
echo "";
Exit
?>
Or
Print "";
Exit
?>


The above describes the PHP pop-up dialog, including the content of the popup dialog, I hope the PHP tutorial interested in a friend helpful.

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.