Chetan Graham wrote:
> Hi all,
> I am writing a script and need to eject the cd-rom drive at some point.
> Does anyone have an idea how to do this?
> This is a simple command isn't it?
> I greatly appreciate your help

Seeing as everyone is telling you to use "exec('eject')" to eject your
disk I'll follow up and say that if you are creating a fancy backup
script that combines mechano/lego to put a new blank CDR in the drive
you may want to inject it later..... to do that you do "eject -t" ;)

Pointless reply #2348834

Col

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to