RE: [DUG-Offtopic] Changing Date/Time

2007-04-19 Thread Jeremy Coulter
Sent: 20 April 2007 12:57 To: 'NZ Borland Developers Group - Offtopic List' Subject: RE: [DUG-Offtopic] Changing Date/Time Well, I think this will do fine. All I am doing is syncing a clock between PC's progmatically, so if this PHP thing works, which, it does seem too, then that’s all

RE: [DUG-Offtopic] Changing Date/Time

2007-04-19 Thread Jeremy Coulter
ECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neven MacEwan Sent: 20 April 2007 12:06 To: NZ Borland Developers Group - Offtopic List Subject: Re: [DUG-Offtopic] Changing Date/Time Jeremy Are you runnig the script from a webserver or Command line, cause if you are running it CL you could do it

Re: [DUG-Offtopic] Changing Date/Time

2007-04-19 Thread Neven MacEwan
eremy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neven MacEwan Sent: 20 April 2007 10:48 To: NZ Borland Developers Group - Offtopic List Subject: Re: [DUG-Offtopic] Changing Date/Time Jeremy Coulter wrote: Cant see why not it is a PHP Cmd see http://nz2.ph

RE: [DUG-Offtopic] Changing Date/Time

2007-04-19 Thread Jeremy Coulter
0:28 > To: NZ Borland Developers Group - Offtopic List > Subject: Re: [DUG-Offtopic] Changing Date/Time > > > shell_exec? > > > > Jeremy Coulter wrote: > >> Hi all. >> Any one know how to change the time on a linx box via PHP? >> I cant use telnet

Re: [DUG-Offtopic] Changing Date/Time

2007-04-19 Thread Neven MacEwan
Subject: Re: [DUG-Offtopic] Changing Date/Time shell_exec? Jeremy Coulter wrote: Hi all. Any one know how to change the time on a linx box via PHP? I cant use telnet to do it, I can use Putty, but I need to do it progmatically, and I thought maybe I coudl do it via a PHP script that I

RE: [DUG-Offtopic] Changing Date/Time

2007-04-19 Thread Jeremy Coulter
Ummin a PHP script?? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neven MacEwan Sent: 20 April 2007 10:28 To: NZ Borland Developers Group - Offtopic List Subject: Re: [DUG-Offtopic] Changing Date/Time shell_exec? Jeremy Coulter wrote: >

Re: [DUG-Offtopic] Changing Date/Time

2007-04-19 Thread Neven MacEwan
shell_exec? Jeremy Coulter wrote: Hi all. Any one know how to change the time on a linx box via PHP? I cant use telnet to do it, I can use Putty, but I need to do it progmatically, and I thought maybe I coudl do it via a PHP script that I call. p.s. I am not a PHP OR Linux expert so dont

[DUG-Offtopic] Changing Date/Time

2007-04-19 Thread Jeremy Coulter
Hi all. Any one know how to change the time on a linx box via PHP? I cant use telnet to do it, I can use Putty, but I need to do it progmatically, and I thought maybe I coudl do it via a PHP script that I call. p.s. I am not a PHP OR Linux expert so dont get all technical on me :-) Jeremy --