• 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

Hi, I am making a contact form thingy, and my php isn't working any reason why?

phphtml


PHP Snippet 1:

$name = $_POST['name'];
$mail = $_POST['mail'];
$message = $_POST['message'];

Related Snippets

Laravel relationship belongsToMany with composite primary keys

Get lat/lon from google maps url ftid (hex)

Show date difference as "20" instead of "20 years ago"

enroll_table three field fetch to payment form to create payment field in laravel 5.5

jwt decode throws Invalid argument supplied for foreach() on php-jwt and codeignitor 4

Filter array by skipping every nth element from the end

merge all files in directory to one text file

Display the WooCommerce product price inside a custom function

Laravel after login Two factor not working

JSON Render Issue in Date Object Laravel and PHP 7.4

Show rotation of tweets using current day of month

SlimExceptionHttpNotFoundException

Passing PHP JSON to Javascript: echo json_encode vs echo json declaration

Saving Data from form to database using AngularJS and php

VichUploaderBundle error "Expected argument of type "File", "NULL" given" when submitting the form without selecting any file

About Contact Privacy policy Terms and conditions