User Profile

Collapse

Profile Sidebar

Collapse
tasahmed
tasahmed
Last Activity: Mar 8 '07, 03:01 PM
Joined: Jan 13 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tasahmed
    replied to Sending an array ouput to an text file
    in PHP
    Hello subhash,

    Sorry,I did'nt see your post, now only I saw your post and hence the dely in answer,

    As you can see in the above code I was trying to get the array output after the curly braces were closed, so I used fopen to open a new file and fwrite within the curly braces of each file listing and directory listing array and then it worked. If you have any doubts in this I will post the corrected code.
    ...
    See more | Go to post

    Leave a comment:


  • tasahmed
    replied to Sending an array ouput to an text file
    in PHP
    Thanks subhash, I managed to get the output.
    Taslim...
    See more | Go to post

    Leave a comment:


  • tasahmed
    started a topic Sending an array ouput to an text file
    in PHP

    Sending an array ouput to an text file

    Hello Friends,

    I wrote a function which scans the current working directory and lists out details such as directory/file owner, permission etc. The output of this script can be viewing in the monitor when I give the command print_r which is printed out in a array format.

    The problem I facing is I want this output in a text file, but I have tried so many things it is not working I am copying my code below, I need help...
    See more | Go to post
No activity results to display
Show More
Working...