Jump to content

How to send a Tracking number through e-mail. Please reply asap


Javitri

Recommended Posts

Hello, I'm working on this PHP website of my college. Where in after sending the order to the vendor an e-mail is sent to the person who ordered and the head of that department notifying them about the details of order along with that now I need to send a tracking number of every order in that e-mail which gets automatically incremented in subsequent orders.

So please let me know how should I approach or do this.

Thank you.

We're gona need a bit more information than that... how is this script supposed to work?  does it just make up the email addresses and tracking numbers?  where do those come from?

 

You should start reading on how to generate an email and how to use the email sending commands in PHP.  google is your friend here.  It sounds like that'll be your biggest problem.

 

 

 

 

FYI: I don't have any database connection or any such dealings

 

If you're not storing the information about orders in any way, how do you expect to figure out what the next order number should be?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.