| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2004-04-14 10:38 UTC] nlopess@php.net
  [2004-04-14 11:40 UTC] php at richardneill dot org
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 14:00:01 2025 UTC | 
Description: ------------ Just a small suggestion: May I suggest a dummy manual entry for "ls" pointing at glob()? It took me some time to discover that the equivalent of 'ls' is (basically) glob('*'). Likewise, an entry for "move" pointing to rename() would be useful. Thanks for you work on PHP - it's great! Richard