• 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

Check if string contains a value in array [duplicate]

Project structure for PHP

Having issue with matching rows in the database using PDO

Laravel Database Strict Mode

How to change HTML structure inside WP <head>

How do I call Validator from a namespace with an already existing Validator class

How to get AJAX to post on second page?

Converting alphabet letter to alphabet position in PHP [duplicate]

how to make my own auto increment in php?

Codeigniter, Severity: error --> Exception: Too few arguments to function, admin dashboard shows HTTP error 500

Handle error for duplicate entries - PHP/MySQL

WordPress + Nginx on non-standard port behind AWS ELB results in broken links

Backend cannot be reached after Typo3 login screen

Laravel: Create morphs() relationship nullable

SQL AVG() to 2 decimals

About Contact Privacy policy Terms and conditions