• 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

PDOException: PDO::__construct(): php_network_getaddresses: getaddrinfo failed: no such host known

How to get array values using foreach in laravel

How do I enable error reporting in Laravel?

How to average columns of data from multiple, flat arrays?

Correct way to use LIKE '%{$var}%' with prepared statements?

Laravel print last executed SQL query with Query log

How to properly set "0000-00-00 00:00:00" as a DateTime in PHP

PHP Slim Framework request using withAttribute error

PHP Imap , php 7.4.3 on mac osx catalina

PHP 8 - libxml_disable_entity_loader() has been deprecated. How do I replace the functionality it provides?

XML to CSV with PHP converter [problem with images grabing]

CSS file not imported in laravel blade view

PHPMetrics option --excluded-dirs="myfolder" : myfolder dir is not excluded within docker

hidden INPUT value not available in $_POST

Malformed MIME header error in Symfony 5.3

About Contact Privacy policy Terms and conditions