Thanks for nothing...

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
sgt_underpants
Forum Newbie
Posts: 9
Joined: Mon Oct 07, 2002 11:52 am
Location: Denver
Contact:

Thanks for nothing...

Post by sgt_underpants »

No one answered my question, or even tried for that matter. So I'll go to a better forum.

viewtopic.php?t=3428
User avatar
hob_goblin
Forum Regular
Posts: 978
Joined: Sun Apr 28, 2002 9:53 pm
Contact:

Post by hob_goblin »

You waited three hours, Personally, I really don't care if you leave because you shouldn't whine unless it's been up for a day or so. Also, to answer your problem: no it's impossible, unless you used meta tags to redirect the page after a certain length of time.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

a little bit impatient, uh?
Maybe you should face the fact that some people have a (partial) life outside a 2m radius of their computer ;)

in addition to hob_goblin answer:
you may also output some explanations ("....if text <xyz> not written within 30 seconds mail's broken ....") and flush the output before calling mail() - and hope it's been really sent to the client.....
rev
Forum Commoner
Posts: 52
Joined: Wed Oct 02, 2002 3:58 pm
Location: Atlanta, GA

Post by rev »

Oh, I have the perfect solution for ya...

Code: Select all

&lt;?php
echo "Serenity now!";
?&gt;
Last edited by rev on Tue Oct 08, 2002 10:45 am, edited 1 time in total.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

We are all volunteers here. If you need a question answered immediately maybe you should consider hiring someone: viewforum.php?f=17.

With your attitude you'll find that people won't want to help you.

Mac
Post Reply