Author: Manuel Lemos
Viewers: 104
Last month viewers: 1
Categories: Notable Packages
Many PHP developers work on sites that need to run on servers based on Windows.
Sometimes it is necessary to obtain certain types of information about files available on a Windows system.
Such types of information are not available using the built-in PHP functions dedicated to check files.
This package provides an alternative solution that uses a Windows COM object to inspect those Windows specific types of information.
Read this article to learn more details about how this notable PHP package works.
Sometimes it is necessary to obtain certain types of information about files available on a Windows system.
Such types of information are not available using the built-in PHP functions dedicated to check files.
This package provides an alternative solution that uses a Windows COM object to inspect those Windows specific types of information.
Read this article to learn more details about how this notable PHP package works.
The package PHP Windows File Attributes is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Get the type and other properties of Windows files
Here follows in more detail what it does:
This package can be used to get the type and other properties of Windows files.
It can take the file name of a path and retrieves several types of properties of the file. Currently it can retrieve the file:
- Size in bytes
- Type
- Name
- Path
- Extension (.exe,...)
- Version
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: Get the type and other properties of Windows files
Here follows in more detail what it does:
This package can be used to get the type and other properties of Windows files.
It can take the file name of a path and retrieves several types of properties of the file. Currently it can retrieve the file:
- Size in bytes
- Type
- Name
- Path
- Extension (.exe,...)
- Version
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
Login Immediately with your account on:
Comments:
No comments were submitted yet.