|
-
Sep 10th, 2003, 04:01 PM
#1
Thread Starter
Lively Member
[Resolved] File Comments/Summary/Attributes
In windows it is possible to modify a file's properties and give it a title or other information.
(When you right click the file and click on Properties > Summary)
I was wondering if there was a way to access this in php? I couldn't find it anywhere.
Thanks guys,
Mitchel
Last edited by toto; Sep 14th, 2003 at 05:06 PM.
-
Sep 10th, 2003, 07:01 PM
#2
I don't think it's possible, but I could be wrong. I've come across no real way to edit anything in a file except it's actual file name or it's file contents. I guess that also edits the modified date; but that's about it. I think you can change the permissions, like read-only or archive, but not add a properties summary/description.
-
Sep 11th, 2003, 01:41 AM
#3
Maybe you find some windows-specific extension, but core PHP can't do it.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Sep 14th, 2003, 05:06 PM
#4
Thread Starter
Lively Member
That sucks that it's not possible =/.
Oh well thanks,
Mitchel
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|