• 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

WAMP Virtual Host not working

How to get the ID of the link in another page in php

Dropzone: Submit both form data and dropzone at once

Why "Class 'GuzzleHttpClient' not found" even after Installing it in Laravel?

Make certain characters of a word from string bold

Doctrine ORM: Excluding Records Based on Values of Nested Relationships

how to validate form data in codeigniter 4

Laravel Multi-language routes without prefix

XSS attack still works despite htmlspecialchars() doing its work

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null

woocommerce get_order_report_data to show order_item_id

Refresh specific HTML content that retrieves data from MySQL

What is my SQL missing?

Problems getting instance of UploadedFile in Yii2

echo language construct is discouraged. (PHP)

About Contact Privacy policy Terms and conditions