> you could follow the nautilus standard for this and use 
> smb://hostname/sharename/file.txt ?
>
smb:// should probably be reserved for an actual smb protocol wrapper (one 
which works under unix or windows) rather than something which does filepath 
magic under one particular OS.

That said libsmb is GPL so any implementation would have to start from 
scratch or live outside of php.net

-Sara

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to