• 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

How to unlink image from folder?

Xdebug 3 not showing in phpinfo on m1 Monterey

Converting IPv6 to IPv4 address in PHP

How to create laravel storage symbolic link for production or sub domain system?

How to Display Data in Yajra Datatables Laravel 7?

carbon generated datetime not stored correctly into the database

How to submit a form when page loads using JavaScript?

Remove product downloads section in woocommerce email notifications

Saving Data from form to database using AngularJS and php

Trying to iterate over a mongodb cursor twice - failing

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

how can I set a session variable in Drupal 8 and get it in a php script?

Why rand() every time I refresh the page?

PHP - Store information with NO database

Check If array is null or not in php

About Contact Privacy policy Terms and conditions