Oli Howson wrote: > I'm interested in the possibility of connecting a computer running A > PHP server to a till drawer and have the server able to open the > drawer. Anyone know how this would work? That all depends on how your till drawer opens. The easiest would be to write a command line utility in C which opens your cash drawer. When you need to open the drawer you run the application from the PHP script using exec(). Albert -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.0/249 - Release Date: 2006/02/02 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php