I need to hash my scripts and my php files running on server.
specially thanks for any comments.
Hassanshahi
hassanshahi@gmail.com
Moderator: General Moderators
Hannes2k wrote:Why??
Hannes2k wrote:Why??
Not necessarily. PHP is not just for dynamic websites. PHP provides a huge list of tools and I myself use some of them as system administrative tools (socket, stream, port, dns, etc) even though I do not need them in my website. A database could be used for just logging or other purposes non-related to the website, but for sure the common reason to use PHP is to allow dynamic websites.Apollo wrote:You want to secure the HTML codes generated by PHP scripts? But... they're dynamic, right? (otherwise I guess you wouldn't be using PHP)
kaisellgren wrote:Not necessarily. PHP is not just for dynamic websites....Apollo wrote:You want to secure the HTML codes generated by PHP scripts? But... they're dynamic, right? (otherwise I guess you wouldn't be using PHP)