Jump to content

($$) Need a PHP/Mysql Script, I am half way, no more time.


Hector2561

Recommended Posts

If some body knows about an script, PHP Mysql that can do
the following, please let me know ($$)

What I have  emails coming every minute, 30 seconds
etc.,

24/7, , On the other hand I have a list of emails for the receivers,
the receivers emails, 50 or 100 or 500, it could be any amount.

The first incoming email must be assigned to the first
person's email in that list,
Also an email copy has to be sent to a unique email
address. (By unique I mean that all email copies will be
send to this same email address)

The second incoming email will be assigned to the second
receiver email in that list, and so on,

The first receiver email won't receive another
incoming email until everybody else IN THE EMAIL
RECEIVER LIST has gotten 1 email, in a
never ending loop.

Now, the list can change any time, be smaller or have more
receivers emails, by deleting or adding email
addresses. Even if the system crashes, the next person
to receive an email must be the one who was next in the stopped
sequence, without breaking the order.
-----
2nd part.

For every incoming email, I want to reply with
a set of html pages, or a different one, depending on
the checked boxes in the incoming email. The return
address MUST be the one assigned when this email
arrived. and this
email address marked in the database as answered with this
or that set of html info.
--------------
If the replied email is not answered in 24 hours, the
script should pick another set of html pages and send
them, plus it must generate an email to the original
person of email receiver list to which the incoming
email was assigned the first time, informing this receiver that 24
hours are already passed without a response.


as additional function, separated from this scrips I also need:

A html page, can be generated by php that write in a scrolling windows
name, date and time stamp of the most recently arrived emails.
I have the scroling script, so the only I need is when the page
is requested, generate it on the fly, with the database info.
The secuence that has to be written is here. Between '<b> xxxx</b><br>xxxx<br><b>vvvvvv...and so on

var scrollercontent='<b>Katherine Williams RTA</b><br>1/28/2007 16:19 ET<br><b>Tama Oliver</b><br>1/28/2007 15:48 ET<br><b>Huda Haleem</b>.........<b>BRENDA GREENE</b><br>1/28/2007 08:09 ET<br>'

var pauseit=1
..

Also I want to have access to this information , Make reports containing phone number, city,
language. (Obviously the html form in the web site will collect this info)

Thank you in advance

Hector
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.