• 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

laravel automatically deletes server.php on php artisan serve

PHP Download MP3 files from directory on server

Error Class "LaravelFortifyFeatures" not found

How to install php_imagick on wamp64

file_get_contents() without "Http" to access external URL [closed]

Cannot pass null argument when using type hinting

Toggle between a textbox and a select using PHP

PHP function Not Working As Expected From functions.php Include File

How to get array values using foreach in laravel

Applying programmatically a coupon to an Order in WooCommerce3

Performance of foreach, array_map with lambda and array_map with static function

How to modify CSS in a specific page of the WP admin dashboard (backend)

SQLSTATE[HY000]: General error: 1 table posts has no column named *

Server-sent events in PHP (without echo or print)

Limit WooCommerce products in cart only from one custom taxonomy

About Contact Privacy policy Terms and conditions