Jump to content

Javitri

New Members
  • Posts

    9
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Javitri's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi can you please help me figure out what do i need to do further.... I'm still stuck up at the same place
  2. I did work on this but it sends double copy now to both the people the checkbox thing doesnt seem to work. Its like even if I click the checkbox or not it sends 2 copies to both:(:( Can I please have ur e-mail id(if its fine with you) where i can send u both the files. For some reasons I am sorry cannot upload them here.
  3. # $departments = array("access"=>"Access Services", # "advancement"=>"Advancement", # "archives"=>"Archives", # "closet"=>"Supply Closet", # "digital"=>"Digital Library Management", # "dmds"=>"DMDS", # "metadata"=>"Metadata Management", # "office"=>"Office of the Dean", # "research"=>"Research & Instruction", # "resourcem"=>"Resource Management", # "resource"=>"Resource Sharing", # "scholarly"=>"Scholarly Resources", # "systems"=>"Systems" , # "others"=>"Other"); # $to = array("access"=>"d.kennedy@edu", # "advancement"=>"m.carpenter@.edu # "archives"=>"j.krizack@edu", # "closet"=>"e.bren@edu", # "digital"=>"p.yott@edu", # "research"=>"j.dendy@edu", # "resourcem"=>"j.morrow@edu", # "resource"=>"br.greene@edu", # "scholarly"=>"a.aaron@edu", # "systems"=>"r.krol@edu",//r.krol # "others"=>"sharma.me@edu"); # # # now after checkbox is verified it sends to head of the department means the e-mail ids listed so how do I write them in if condition. again in if condition how to see whether it goes to that particular head and if not then it should go to both the person who entered his e-mail id and to the head(e-mail ids listed above).
  4. Thank you very much I will definitely try this code and get back to you.
  5. Hello I am working on php website. Now here im working on sending orders. So once it is ordered the confirmation e-mail goes to one who ordered(he enters his e-mail id manually) and the head of the department(e-mail ids written in code). But now I have put a checkbox that if the person is head of the department he checks the checkbox and e-mail should be sent to him. So how to verify this by checkbox.Can anyone please help me with this. The person should not get 2 e-mails. I hope I was clear in explaining my doubt. If not please do ask me for more explanation. Thank you.
  6. Yea true I cannot implement that without a database. Thank you for your replies. this did really help . Kudos to this forum and people who are helping.
  7. No, I'm not getting how to do that. I'm confused how to start it. Please if you can help me
  8. FYI: I don't have any database connection or any such dealings
  9. 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.
×
×
  • 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.