• 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 display validation error

Lumen - Postgresql setup - Composer

Add restriction to WooCommerce coupons by allowed user ID

Whats the point of running Laravel with the command 'php artisan serve'?

How to get an Array value inside an object in an array Php [duplicate]

get folder directory from input type file - PHP

Dynamic table in HTML using MySQL and php

php 7 php.ini upload_max_filesize not working

Laravel 5.1 xmlHttpRequest AJAX POST TokenMismatchException

PHP header location absolute URL

"properties should not be accessed directly" issue during WooCommerce 3.0 checkout

Destroy session upon refresh

How To Access A Column In M-M Relationship Table In Laravel

SilverStripe unable to populate multiple member Childs

phpunit - mockbuilder - set mock object internal property

About Contact Privacy policy Terms and conditions