Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2010
    Posts
    19
    Plugin Contributions
    0

    Default How do I get the email address?

    Which is the variable for the email client, taking into account the sign.

    for example

    PHP Code:
    echo $customer->email

    Thanks

  2. #2
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Default Re: How do I get the email address?

    If you're thinking OOP, note that there isn't a CUSTOMER model or class in ZC v1.x.x

    Depending on where you are trying to reference the $customer variable, you will need to reference the array in which the data is currently stored.

    Which page/section of your website are you trying to access the email address in? If you can give details as to which PHP file you are currently editing, I can let you know the correct syntax.

    Absolute
    Back, after a 4 year absence! Did you miss me?
    Absolute Web Solutions Ltd
    Interested in our work? Take a look at one of our sites - The Tech Store

  3. #3
    Join Date
    Jun 2010
    Posts
    19
    Plugin Contributions
    0

    Default Re: How do I get the email address?

    Hi, is in 'includes/modules/pages/example/header_php.php'..

    Thanks

 

 

Similar Threads

  1. Email Address Exporter - How can I export the email addresses of every customer?
    By SpencerW in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 14 Oct 2011, 07:35 AM
  2. how do I change the Unsubscribe email address in the welcome and other emails?
    By Makoshark in forum Customization from the Admin
    Replies: 1
    Last Post: 25 May 2009, 07:27 PM
  3. How can I get people to confirm their email address?
    By sfklaas in forum General Questions
    Replies: 0
    Last Post: 1 May 2008, 01:37 AM
  4. How do I get my Shipping rates based on the Billing address instead?
    By multichild in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Nov 2007, 03:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg