![]() |
PHP Coder Needed to mod a script QUICK JOB! QUICK CASH!
I need someone to mod a script for me it is very simple and it is only one script.
The page is a contact script that currently sends everything to a database. I need the script to be moded to email the information instead but still giving all the same information. If you can do this hit me up! ICQ: 356050337 AIM: That Guy email: banthis [at] gmail [.] com |
Should be easy enough to do - just find the variables and create your headers and use mail() - headers should be something like:
// Create Headers. $strHeaders ="MIME-Version: 1.0\r\n"; $strHeaders .="From: You <you@domain>\n"; $strHeaders .="To: ".$_POST["txtName"]." <".$_POST["txtEmail"].">\n"; $strHeaders .="Reply-To: You <you@domain>\n"; $strHeaders .="Content-type: text/html\n"; $strHeaders .="X-Priority: 1\n"; $strHeaders .="X-MSMail-Priority: High\n"; $strHeaders .="X-Mailer: Company\n"; then send it with: mail($_POST["txtEmail"], "Subject", $strEmailBody, $strHeaders); This assumes a few things, but it should be sudo enough for you to alter. |
Eh not THAT simple, but if you want to i can send you the code and drop you a few bucks.
Hit me up :) |
Quote:
|
need this asap
|
no one is going to take this? its quick coding and quick money!
|
when you say quick. What do you mean? 2 weeks Quick or 10 hours quick. I can have my programmer take a look at what you have. Then give you an estimate of the job. He is 50.00 per hour.
He itemizes every task you give him in writing. If there are things you want to add to that task then the project goes "out of scope" which will cost you more. If you are unaware of all these tasks cuz you want quick quick. Then you might fall into the same problem you had with Beaver Bob. That is you being upset because he wont do the things that were "out of scope" Not that I need any work but my programmer could use some. |
Im talking an hour-2 hours tops quick
|
another bump need to get this done
|
i'll do it.... emailing you now
|
awaiting your email
|
sent it right after i posted.... hope you got it
|
still havent gotten anything
|
spam filter set too high maybe?
sent another email....both sent to the gmail above. or you can just send the code to the email in my sig. |
2 hours of work would be at least $100
|
tried email...now i'm trying ICQ as a last resort :1orglaugh
|
As shown in this thread... if you want to ensure you get the info, emailing it is a bad idea, especially if there's no backup copy... better to just have to log into an admin to view anything..
|
contact primeoutsourcing.com may be they can help you :):):)
|
Bump for da night crewz
|
Still need this done? What is your ICQ?
|
You there?
|
All times are GMT -7. The time now is 08:05 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123