Can't make it work!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Perfidus
Forum Contributor
Posts: 114
Joined: Sun Nov 02, 2003 9:54 pm

Can't make it work!

Post by Perfidus »

It definitively doesn't want to work!
I'm trying to send an email formated in HTML, the thing is that inside this html there is some PHP code because I'm using some variables and calculating numbers.
I do not know exactly what happens, but I can not make this mail function work.
I have upload the full code http://costa4seasons.com/dutch/thecode.zip and I invite you to check what happens because I do not get any errors but I still have an empty incoming message folder
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

i'll ask you what i asked another person with a similar question, i ran into the problem that i did not have sendmail or a pop3 server running on my web server.....do you?
User avatar
uberpolak
Forum Contributor
Posts: 261
Joined: Thu Jan 02, 2003 10:37 am
Location: Next to the bar

Post by uberpolak »

You want an SMTP server for sending mail. POP3 is for retrieving it.
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

sorry, i always get those confused, smtp or sendmail.....thanks for catching my error uberpolak!
User avatar
uberpolak
Forum Contributor
Posts: 261
Joined: Thu Jan 02, 2003 10:37 am
Location: Next to the bar

Post by uberpolak »

No problem, easy mistake to make. Servers are a pain in the ass.
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

i totally agree, lol, i thought they edited the language in this forum.....learn something new every day lol
User avatar
uberpolak
Forum Contributor
Posts: 261
Joined: Thu Jan 02, 2003 10:37 am
Location: Next to the bar

Post by uberpolak »

Censored language? Hmm, never thought of that, I assumed since my name works okay, there wasn't a problem. Let's see just how strict this board is...

<span style='color:blue' title='I&#39;m naughty, are you naughty?'>smurf</span> <span style='color:blue' title='I&#39;m naughty, are you naughty?'>smurf</span> ass bitch dick cock anal analysis hell damn <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span>

I'll stop before this gets indexed in the wrong searches.
Paddy
Forum Contributor
Posts: 244
Joined: Wed Jun 11, 2003 8:16 pm
Location: Hobart, Tas, Aussie
Contact:

Post by Paddy »

Ass is a donkey. ;)
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

hahaha, one does not see this happen on a forum every day............*falls to floor and laughs his <span style='color:blue' title='I&#39;m naughty, are you naughty?'>smurf</span> ass off*
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

hahaha that was not edited out, thats funny
Post Reply