Jump to content

How php can access restricted xml file?


uluru75

Recommended Posts

Hi,

I'm using DOMDocument and SimpleXMLElement to create, update, delete or just reading xml files.

Currently they (files and dir) have all user rights. However, when i remove the rights my php files cannot access them.

So, if i provide username and pass how the php can access xml files that have only owner permissions?

Should that be done by some shell scripts thus shell_exec? or is there simpler way?

Link to comment
https://forums.phpfreaks.com/topic/205339-how-php-can-access-restricted-xml-file/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.