background preloader

Reseau sociaux

Facebook Twitter

PHP form to email explained. It is a common requirement to have a form on almost any web site. In this article, we will create a PHP script that will send an email when a web form is submitted. There are two parts for the web form: The HTML form code for the form. The HTML code below displays a standard form in the web browser. If you are new to HTML coding, please see: HTML form tutorialThe PHP script for handling the form submission. The script receives the form submission and sends an email. HTML code for the email form: The form contains the following fields: name, email and message. name and email are single-line text input fields where as message is a text area field (multi-line text input).

You can have different types of input fields in a form. On hitting the submit button, the form will be submitted to “form-to-email.php”. Accessing the form submission data in the PHP script The following code gets the values submitted for the fields: name, email and message. Composing the email message Sending the email. Créer un PNG transparent avec GIMP. Un formulaire de contact gratuit pour votre site - Foxyform.com. The Dropbox Blog. Customizing Facebook Like & Google +... Overview ShareThis can track usage and analytics of the popular Facebook Like and Google+1 buttons. Publishers benefit from a consolidated view of sharing and traffic across all social destinations through the ShareThis analytics dashboard.

If you are new to ShareThis, you can include Facebook Like and Google+1 as part of installing ShareThis on your site. Simply visit the Get Button Page for step-by-step instructions. If you already have ShareThis on your site, you can enable Facebook Like & Google+1 tracking by following the instructions below. For WordPress blogs visit here for instructions. Facebook Like Simply add one of the new pre-defined classes to your page in addition to the list of other ShareThis buttons: Example Live Examples of Like: Notes: We recommend placing ShareThis scripts just before the </body> tag on your page. Google+1 With the new Google+1 button there are several formatting options including small/large icons, a button, and counters (horizontal, vertical). Example. Developer - Skype buttons are being upgraded! Boutons Twitter. Comment ajouter à votre site un bouton de partage sur Facebook - 360kmh.com.

Customizing Facebook Like & Google +... Overview ShareThis can track usage and analytics of the popular Facebook Like and Google+1 buttons. Publishers benefit from a consolidated view of sharing and traffic across all social destinations through the ShareThis analytics dashboard. If you are new to ShareThis, you can include Facebook Like and Google+1 as part of installing ShareThis on your site. Simply visit the Get Button Page for step-by-step instructions. If you already have ShareThis on your site, you can enable Facebook Like & Google+1 tracking by following the instructions below. For WordPress blogs visit here for instructions. Facebook Like Simply add one of the new pre-defined classes to your page in addition to the list of other ShareThis buttons: Example Live Examples of Like: Notes: We recommend placing ShareThis scripts just before the </body> tag on your page.

Google+1 With the new Google+1 button there are several formatting options including small/large icons, a button, and counters (horizontal, vertical). Example. Bouton +1 - Google+ Platform. Documentation You can add and customize the +1 button to meet the needs of your website, such as modifying the button size and load technique. By adding the +1 button to your website, you allow your users to recommend your content to their circles and drive traffic to your site. The +1 button can also improve the time spent on your site by providing recommendations for further reading. Use of the +1 button is subject to the Google+ Platform Buttons policy. Getting started A simple button The easiest method for including a +1 button on your page is to include the necessary JavaScript resource and to add a +1 button tag: The script must be loaded using the HTTPS protocol and can be included from any point on the page without restriction.

. +1 tag To render a simple +1 tag: You can also use a HTML5-valid +1 tag by setting the class attribute to g-plusone, and prefixing any button attributes with data-. By default, the included script traverses the DOM and renders +1 tags as buttons. Configuration.