Timeline for answer to Hidden Features of PHP? by zombat
Current License: CC BY-SA 2.5
Post Revisions
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 25, 2010 at 3:50 | comment | added | Frank Farmer | Point being, remote file inclusion is a common PHP security issue: en.wikipedia.org/wiki/Remote_File_Inclusion#PHP . | |
| Feb 24, 2010 at 23:23 | comment | added | zombat | @Frank - yes, well, one would presume that you would be including code from a server you did control. | |
| Feb 23, 2010 at 21:22 | comment | added | Frank Farmer | "You can even include() or require() code files remotely this way." Of course, include()ing a file on a server you don't control is a terrible, terrible idea. | |
| Feb 23, 2010 at 21:17 | history | edited | z-boss | CC BY-SA 2.5 |
added 4 characters in body
|
| Dec 26, 2009 at 18:34 | comment | added | Kimble | This is so nice! To do this in for example Java you need to include a gazillion jar files and than write a lot of boilerplate code. | |
| May 20, 2009 at 6:07 | history | answered | zombat | CC BY-SA 2.5 |