Could someone please tell me what the "r" in the PHP code is or what it stands for?
Example: $header_exists = @fopen("themes/$cookie[9]/header.php", "r"
there are a couple of others,
w = write (clears the files contents and will try to create the file if it doesn't exist
a = appaend the current file, oddly seems to append from line 0(yes the start), also tries to create if file doesn't exist
***************************************
Party on, dudes!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.