Page 1 of 1

help with dynamic ... eh... php

Posted: Wed Jul 03, 2002 2:41 pm
by FlashMan
i so a php-program where do one thing something like mailbox:

exist internal mailbox on site. Every user certainly has your own box.
In one moment user want to send mail to any user.
And in "static" PHP in window "new messages:" appears 1(if earlier mailbox is empty ex.). How i can relize this? I mean can i do it only using operations of PHP?

Posted: Wed Jul 03, 2002 4:02 pm
by llimllib
could you explain the distinction you're making between "static" and "dynamic" php? If you're asking if it's possible to implement a mail system in PHP, the answer is yes, but I'm not sure if that's what you're trying to ask.

Posted: Thu Jul 04, 2002 9:59 am
by FlashMan
U r right:). Of course i need some ex. or just show me the right way... Llimlib d'u hav an ex? it wil b great if u could throw me. I need script that gain messages coming from others when user that must receive new messages does do nothing and he's only waiting for it looking at monitor:)(without using query to server via link or forms).

Sorry fo my english but i think i wrote understadible.
c ya