sendemail.php

1 reply · opened Feb 18, 2019

SsonatainkemiFeb 18, 2019

Hello,
I got a little problem with the submit contact form
When i try to send an email with the contact form, the page keep in reload sreen (i joined a screenshot)
But i don't know why

here my html part :


	Nom *
	

	E-Mail *
	

	Téléphone
	

	Sujet *
	

	Joindre un fichier
	

	Message *
	
									
* champ obligatoire

	

	Envoyer

And i changed only email and name on sendemail.php

$toemails[] = array(
	'email' => 'i changed this', // Your Email Address
	'name' => 'i changed this' // Your Name
		);

Thank you

SsonatainkemiFeb 18, 2019

problem solved
the problem wasn't on the code, just on the version of php installed on the server

thank you anyway :)

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard