Hi
I am create a folder in C ... inside this folder contains several folders ... Within each folder has a set of files
My question is:
How can I get all the file paths in all folders??
3 replies to this topic
#1
Posted 24 September 2011 - 05:07 PM
|
|
|
#2
Posted 24 September 2011 - 05:28 PM
#3
Posted 25 September 2011 - 05:09 PM
Thanks :o
I want to record whenever the user logged on the site
The site in view of its folders and files and submit them to the server every 3 days
I'm sorry but the fact that I need help :sad:
I want to record whenever the user logged on the site
The site in view of its folders and files and submit them to the server every 3 days
I'm sorry but the fact that I need help :sad:
#4
Posted 26 September 2011 - 06:08 AM
That is something I would do with a database, not with files in a folder. Alternatively, you could have a single log file that you use to log when a user logs in or a user's session expires.
I'm really not clear on why you would want to manipulate a bunch of files based on user activity.
I'm really not clear on why you would want to manipulate a bunch of files based on user activity.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









