| PHP » GoLang | login |
            register |
            
            about | 
| GoLang SplFileObject::ftell
                                request it (690)
                            GoLang replacement for PHP's SplFileObject::ftell
                            [edit | history] 
                             SplFileObject::ftell(PHP 5 >= 5.1.0, PHP 7) SplFileObject::ftell — Return current file position Description
   public int SplFileObject::ftell
    ( void
   ) Returns the position of the file pointer which represents the current offset in the file stream. ParametersThis function has no parameters. Return Values
    Returns the position of the file pointer as an integer, or  Examples
 Example #1 SplFileObject::ftell() example 
<?php | 
                    more
                     Most requested
 
                    more
                     Last requests
 |