I am looking for suggestions on how to get the SAM server time displayed on
a PHP web page that my DJ's will see so they will know accurately what time
the SAM server has and in turn, when to start streaming to my server for
relaying.
 
Thanks,
Kipp
From [email protected]  Fri Mar 13 15:47:18 2009
From: [email protected] (Chris Haslage)
Date: Fri Mar 13 17:19:57 2009
Subject: [General-discussion] Displaying SAM server time on PHP website.
In-Reply-To: <c4dc7ba03b1f40c9beeb44051b80d...@thedjbooth>
References: <c4dc7ba03b1f40c9beeb44051b80d...@thedjbooth>
Message-ID: <[email protected]>

I would think that can be grabbed from the MySQL database directly.  You may
want to google on how to get the current time from a remote MySQL database.

Thanks,

*Chris*

On Fri, Mar 13, 2009 at 3:45 PM, Kipp Gremillion <[email protected]>wrote:

> I am looking for suggestions on how to get the SAM server time displayed on
> a PHP web page that my DJ's will see so they will know accurately what time
> the SAM server has and in turn, when to start streaming to my server for
> relaying.
>
> Thanks,
> Kipp
> _______________________________________________
> General-discussion mailing list
> [email protected]
> http://mailman.spacialaudio.com/mailman/listinfo/general-discussion
>
> TO unsubscribe to this list, simply send a blank email to
> [email protected]
>
> with the subject
> 'unsubscribe'
>
From [email protected]  Fri Mar 13 15:54:32 2009
From: [email protected] (Kipp Gremillion)
Date: Fri Mar 13 17:27:11 2009
Subject: [General-discussion] Displaying SAM server time on PHP website.
In-Reply-To: <[email protected]>
References: <c4dc7ba03b1f40c9beeb44051b80d...@thedjbooth>
        <[email protected]>
Message-ID: <c191d8f27ee544c4b361386557984...@thedjbooth>

Thanks for the reply...

So you are saying MySQL server can provide the time itself, or I have to put
the time into the DB constantly?  I thought of putting it there but it would
not be very accurate unless I did it constantly and that seems intensive.

 

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
Chris Haslage
Sent: Friday, March 13, 2009 2:47 PM
To: [email protected]
Subject: Re: [General-discussion] Displaying SAM server time on PHP website.

I would think that can be grabbed from the MySQL database directly.  You may
want to google on how to get the current time from a remote MySQL database.

Thanks,

*Chris*

On Fri, Mar 13, 2009 at 3:45 PM, Kipp Gremillion <[email protected]>wrote:

> I am looking for suggestions on how to get the SAM server time displayed
on
> a PHP web page that my DJ's will see so they will know accurately what
time
> the SAM server has and in turn, when to start streaming to my server for
> relaying.
>
> Thanks,
> Kipp
> _______________________________________________
> General-discussion mailing list
> [email protected]
> http://mailman.spacialaudio.com/mailman/listinfo/general-discussion
>
> TO unsubscribe to this list, simply send a blank email to
> [email protected]
>
> with the subject
> 'unsubscribe'
>
_______________________________________________
General-discussion mailing list
[email protected]
http://mailman.spacialaudio.com/mailman/listinfo/general-discussion

TO unsubscribe to this list, simply send a blank email to
[email protected]

with the subject 
'unsubscribe'

Reply via email to