Hi all,
Is there anyway to access the filesystem on the users computer? I need to open a predefined directory and check for files. BTW its for a completely legit project.
Thanks!
Access directories on users machine
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
only use Javascript
php work at server,so you can use it to open filesystem of server,can't open the filesystem of client.
javascript work at client,so it can open filesystem of client,can't open the filesystem of clientserver.
I am a chinese,are you?
javascript work at client,so it can open filesystem of client,can't open the filesystem of clientserver.
I am a chinese,are you?
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: