That would be javascript alert() feature. (Documented so much on sites
which can be found on google I won't even bother explain)
On Mon, 13 Dec 2004 18:23:35 -0800 (PST), Sejati Opreker
<[EMAIL PROTECTED]> wrote:
> I planning to make an inventory php-mysql based
> program, that need to warn my us
I planning to make an inventory php-mysql based
program, that need to warn my user when the stock
reach at specific mount, yeah that true playing sound
might annoyed some people around, is it posible to use
the same way if sound replace by a dialog box ?
--- Richard Lynch <[EMAIL PROTECTED]> wrote:
Sejati Opreker wrote:
> How do I make automaticly PHP playing a sound (Ogg, or
> MP3 format file) when MySql (in Table, or Coulom)
> reach a number (for example 5)
Er.
You'd have to write a query in MySQL/PHP such as:
$query = "select whatever = 5 from something";
Or, perhaps:
$query = "sele
How do I make automaticly PHP playing a sound (Ogg, or
MP3 format file) when MySql (in Table, or Coulom)
reach a number (for example 5)
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
PH
4 matches
Mail list logo