lixas please help

Any problem with PHP can be disscused here
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

mohumben wrote:

Code: Select all

mail&#40]youremail@example.com[/email]', 'subject here', $contents_here, $headers_here);
Interesting decision, does it realy works ? i've never tried so. :wink: if it realy works, it will be new experience for me :)
But in fact, i prefer older methods where i use mail() twice or if required- more time, because it is easier to debug if something goes wrong :?


Image
jasondsouza
Posts: 348
Joined: Thu Jan 12, 2006 8:24 pm
Contact:

Post by jasondsouza »

it workx pretty well can you also give me the code to send the email only to one inbox such that after a customer **** on the sub mit button he gets redirected to a thank you page.
--jasondsouza
ME working on a very new site. (Coming soon)
Come to my web Site
Kaky
Posts: 274
Joined: Tue Apr 18, 2006 7:43 pm

Post by Kaky »

Try a program namen PHP form wizard (it works 4 me) :D
Image

A funny picture -------> me , myself and i (too much for this world)
jasondsouza
Posts: 348
Joined: Thu Jan 12, 2006 8:24 pm
Contact:

Post by jasondsouza »

could u b more explicit
--jasondsouza
ME working on a very new site. (Coming soon)
Come to my web Site
tswpn
Posts: 212
Joined: Sat May 13, 2006 9:51 am

Re: lixas please help

Post by tswpn »

jasondsouza wrote:lixas you being th best at php programming please help me to set up a web page which will help me to send mail from my web site.
Try the Form Wizard at http://www.thesitewizard.com
Post Reply