• 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

getting error while enter Command => php artisan route:list

php curl_exec() Connection refused when retrieving a remote image

How to create a video stream from a single dynamic image in PHP

How do I refresh a DIV content?

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

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

Malformed MIME header error in Symfony 5.3

PHP Warning: Module already loaded in Unknown on line 0

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

CodeIgniter 3 is generating a session file on each request, why?

PHP random string generator

str_word_count() function doesn't display Arabic language properly

How to test laravel controller method?

XAMPP keeps showing Dashboard/Welcome Page instead of the Configuration Page

Creating live search with AJAX and CodeIgniter

About Contact Privacy policy Terms and conditions