[PHP] Re: Nested loopa

2012-12-26 Thread Jim Giner
While I fully understand the purpose of the do...while construct, I just never get used to seeing it used. (in other langs I had to deal with a 'repeat...until construct and dis-liked that also). I pretty much know if I'm going to have to deal with a "run at least once" when I'm coding and the

Re: [PHP] Serial Comm problem

2012-12-26 Thread Matijn Woudt
On Tue, Dec 25, 2012 at 8:36 PM, Ken Arck wrote: > I'm pretty much a php newbie but have been programming for years in other > languages > > Anyway... > > Using /dev/ttyS0. I need to set the serial port to 9600, send one command > to an embedded processor board, then change the baud rate to 57600