Summary: Hey there :) I'm trying to figure out what the heck happened... Let's say I have an array of user_id that I need send e-mail to. I programmed button:...
Summary: I am making a form that will register an account with my website, but i want it to be sent to me and be reviewed before i add their info into my login...
Summary: hi brother, thanks for burning ur valuable time in guiding me the scenario is : i am trying to send a mail via a remote smtp server from a webserver(l...
Summary: afaik, when sending e-mail from outlook, it sent in 2 version... if the client can't read html, he/she will be provided with the text version with all...
Summary: I found the below code in the manual for the mail() function on php.net. I differences I notice are that it uses a \r at the end of each line and that...
Summary: If I use !empty, I get the Thank You echo as soon as the page launches, but get no email... I tried it with "empty" as the function (no ! before empty...
Summary: Hey guys another PHP question, I created a contact document that works fine on other sites that I have done but on this particular site it isnt workin...
Summary: I have a Windows NT Server SP6 w/ SBS Server 4.5 set up as a PDC and have installed Exchange Server 5.5 on it. Each computer on the internal networ...
Summary: Two I recall offhand: Spamhole lets you sign up for temporary email forwarding, so <whatever>@spamhole.com forwards to your real address for 2 hour...
Summary: I am experimenting writing newsletters. I connected directly to my SMTP server and send the mail to a local user (me). This is just to simulate receiv...
Summary: Michael, here is the php code to send it to my email. Everything comes ok except the checkbox which like i said before comes back as Aray,Aray,Aray &l...
Summary: I have a question about php. I let me webhosting subscription run out and then bought a new one, same company, same plan. But now when someone used my...
Summary: Hi, i am using Windows 2K,and MS Frontpage 2000. i have made an e-mails(HTML File) by using Frontpage. that HTML file has some text and images. Now i ...
Summary: What kind of txt-messages do you mean? Do you mean that you would like to allow visitors of your site to send e-mail, or sms, or txt-message to other ...
Summary: http://www.perfectionconstruction.c... On this page, I have a form that should collect personal info and an order for fotos and submit the order to my...
Summary: (talking to myself again...) "Foxfire counts each refresh and logs it." That's 'cause FF wasn't setting a cookie. When I allowed it (IE must've been ...
Summary: Hi, Tanks A quesdtion : Is there any specific server that forward our mail which we send with defined fields such as 'from','to','forward to','title'...
Summary: hi all, i have a client whose server has been updated to php 5.2.0-8 and now this script, which is used ot send out a newsletter, has 2 problems: 1. ...
Summary: I used a copy and paste javascript to hide my email addresses on a webpage. The script is simple enough and works well, except for the text output, it...
Summary: Hi there.. m using Outlook Express 7 for sending bulk mails to my website members.. for which i have recently created a template in pure basic html wi...
Summary: This is my part of my php code below. When an email fails the !preg_match below I'd still like the email to be sent to me...HOW CAN I DO THIS if (!pre...