Jump to content

[SOLVED] how to return this an array of string


gudfry

Recommended Posts

Hi all;

 

        How can i read the file on a folder, and if a foder has contain a file it must print the file and dispaly the line of code in every file.

   

        this would like this.

 

              Folder

                  |

                  - sample.php // display the line of this file.

                  |  - test.php //  dispaly the line of this file.

                  |    - some file here  and display the line of file.

                  |

              another folder

                  |

                  - sample.php // display the line of this file.

                  |  - test.php //  dispaly the line of this file.

                  |    - some file here  and display the line of file.

                  |

if someone have i dea pls tell me. thanks,

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.