• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

I want to display a sweetalert after the inserting of data in my database

javascriptphpmysql


PHP Snippet 1:

    echo "<script>
     swal({ 
      title: "Success",
      text: "Thank you for contacting us. We will get back to you soon!",
      type: "success" 
     });</script>"

Related Snippets

Converting alphabet letter to alphabet position in PHP [duplicate]

echo language construct is discouraged. (PHP)

Laravel: HTML in notification

Laravel Sanctum CSRF not authenticating

Show only featured products in Woocommerce shop page

How to redirect to another page and call a Function there on Angular ng-click

Image upload not working through ajax Laravel

Select option menu read from database and use it's values

How can I remove the "Advanced" panel of all blocks in WordPress block editor?

Getting error: CodeIgniterDatabaseBaseResult::getResult in CodeIgniter

Add 2 Webcam in one page with WebcamJS

Don't show recurring price for WooCommerce subscriptions worth 0$

What will the best solution for this multiple optional filter?

Custom add to cart button URL for specific product in WooCommerce?

Laravel Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) on a sub query with "ROW_NUMBER() OVER PARTITION"

About Contact Privacy policy Terms and conditions