On 15-Apr-01 kenny.hibs wrote: > Is there a php3 alternative to the getcwd() function > try: $cwd=`pwd`; -- or -- $cwd=`/bin/pwd`; Regards, -- Don Read [EMAIL PROTECTED] -- It's always darkest before the dawn. So if you are going to steal the neighbor's newspaper, that's the time to do it. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] getcwd() kenny.hibs
- [PHP] store array in a file? Don Read
- [PHP] store array in a file? jaxon
- Re: [PHP] store array in a file? Brian Clark
- Re: [PHP] store array in a file? Brian Clark
- Re: [PHP] store array in a file? Juan C. Borrero
- Re: [PHP] store array in a file? Keyur Kalaria
- [PHP] getcwd() Paul Zernik