FAQ |
Members List |
Calendar |
Search |
Today's Posts |
![]() |
|
Announcements / Suggestions / Help Announcements from Admin, member suggestions and forum help |
Reply |
|
Thread Tools | Display Modes |
![]() |
#26 | |||
|
||||
Mokka
|
Followed by ... Hulk SMASH!!!
__________________
Quote:
|
|||
![]() |
![]() |
![]() |
#27 | |||
|
||||
Senior Member
|
I will do - Thanks Arista.
__________________
"Everyone is entitled to their own opinions, but they are not entitled to their own facts". Daniel Patrick Moynihan (1927-2003) .................................................. .. Press The Spoiler Button to See All My Songs Spoiler: |
|||
![]() |
![]() |
![]() |
#28 | |||
|
||||
Senior Member
|
__________________
"Everyone is entitled to their own opinions, but they are not entitled to their own facts". Daniel Patrick Moynihan (1927-2003) .................................................. .. Press The Spoiler Button to See All My Songs Spoiler: |
|||
![]() |
![]() |
![]() |
#29 | |||
|
||||
Hat Lady
|
Quote:
For .php files to be "executable" for the user, the user needs to have a server like Apache to be installed and running with a PHP preprocessor configured in order to "execute" the plain text aka output the code into HTML (a webpage). The code has to first be moved into the homepage's folder and then the browser pointed to that file through localhost. In other words, it's not straightforward. Even still, the code will probably error out because it's probably meant to be an "include" file and will only work as designed when served to the user with the other PHP files/libraries running on the server. The user is never supposed to see PHP code on their end and all this is supposed to work invisibly. For it to be available to the user is actually damaging to their end because it could give hackers clues to other vulnerabilities in the code and give them a way in. I know all this because I write PHP and do web-development for a living. Likely, their server is misconfigured somehow (probably a missing handler) and will just mean a bad day for them. Could then be javascript they are using is somehow serving the file to the user as a download instead of being processed by the server as PHP code to the preprocessor. It's 100% harmless to you and at most, humorous to other developers. Last edited by Maru; 29-07-2016 at 01:46 AM. |
|||
![]() |
![]() |
![]() |
#30 | |||
|
||||
Hat Lady
|
Quote:
![]() Are you guys using a different theme or something? Last edited by Maru; 28-07-2016 at 10:01 PM. |
|||
![]() |
![]() |
Reply |
|
|