PHP Function List
scwd doesn't exist. Closest matches:
- getcwd
- scandir
- ucwords
- posix_getcwd
- swfsound
- chdb
- bcpowmod
- bcmod
- chmod
- srand
- bcadd
- chdir
- bcpow
- chown
- bcdiv
- swf_nextid
- fscanf
- octdec
- lchown
- socket_send
Site Search Results
-
The following code can be used to return a unambiguous lowercased cwd when running on Windows: <?php $sCwd = (substr (PHP_OS, 0, 3) == 'WIN') ? strtolower (getcwd ()) : getcwd();

Other forms of search
To search the string "scwd" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
