Definitions

from Wiktionary, Creative Commons Attribution/Share-Alike License.

  • noun obsolete a raised or embossed image pressed into metal, such as a seal pressed into a foil and attached to a document
  • noun Alternative spelling of e-mail.
  • verb Alternative spelling of e-mail.

Etymologies

from Wiktionary, Creative Commons Attribution/Share-Alike License

see e-mail

Support

Help support Wordnik (and make this page ad-free) by adopting the word email.

Examples

  • Well, to take our code that we had previously written ... class Admin_Task_Mail extends Esc_Queue_TaskAbstract private $_email; private $_message; private $_subject; public function __construct ($email, $subject, $message) $this - > _email = $email;

    Zend Developer Zone (DevZone) - Advancing the art of PHP 2010

  • Finally, validate it as a true email address: if (! filter_var ($email, FILTER_VALIDATE_EMAIL))

    Original Signal - Transmitting Buzz 2009

  • INSERT INTO tblCustomers (name, email) VALUES (@name, @email) -- Id field is identity, and therefore not named in the fieldlist.

    ASP.NET Forums Astrith44 2009

  • $_GET [ 'u']. "'" ; $result = mysql_query ($sql, $conn); $row = mysql_fetch_array ($result); $firstname = $row [ 'firstname']; $email = $row [ 'email']; $url =

    Recently Uploaded Slideshows Bravo77 2009

  • $sql = "UPDATE contacts SET name = '$name', email = '$email', age = '$age', birthday = '$birthday', address = '$address', number = '$number' WHERE id2 = $id2";

    DaniWeb IT Discussion Community kunyomi 2010

  • $sql = "UPDATE contacts SET name = '$name', email = '$email', age = '$age', birthday = '$birthday', address = '$address', number = '$number' WHERE id2 = $id2";

    DaniWeb IT Discussion Community kunyomi 2010

  • $query = "SELECT user, email FROM ` date ` WHERE user = '$user' AND email = '$email'";

    DaniWeb IT Discussion Community eusb 2010

  • $sql = "UPDATE contacts SET name = '$name', email = '$email', age = '$age', birthday = '$birthday', address = '$address', number = '$number', uploadedfile = '$uploadedfile' WHERE id2 = $id2";

    DaniWeb IT Discussion Community kunyomi 2010

  • $query = "SELECT user, email FROM ` date ` WHERE user = '$user' AND email = '$email'"; $result = mysql_query ($query) or die (mysql_error ());

    DaniWeb IT Discussion Community eusb 2010

  • $sql = "UPDATE contacts SET name = '$name', email = '$email', age = '$age', birthday = '$birthday', address = '$address', number = '$number' WHERE id2 = $id2";

    DaniWeb IT Discussion Community kunyomi 2010

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.

  • Enamel in French (it's actually spelled émail).

    May 20, 2009

  • The original usage of email, before computers came along, was as the name of a blue-green color.

    June 20, 2009