Jump to content

Danestar

New Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Danestar's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I did not know that existed and is perfect for what I need. Thanks!
  2. What would you use? I want to be able to login to my already designed website and edit text from the backend. I want to text to appear in specific areas and follow the CSS rules for that text. The editable text areas will be preset inside the html and do not want the cms to control this. I assume I could get away with using wordpress but not sure how to manipulate the backend to only allow the editing of a specific text area without messing up the rest of the site. I do not want the wordpress to create pages etc. I am not a pro php guy so the more info the better. Thanks...
  3. Seriously thanks for the info. Ill clear it out then haha
  4. I see your point. But is it as pointless if its encoded or is this Elementary School php security? Sorry im new to php but getting there. Thanks for the info.
  5. I have spent hours trying to figure that out. how are you echoing out the strings? So basically I can eliminate it from the script and it will run without verifying right?
  6. I have not seen this in code before and wanted to get more info in how its used? I appears that the pregmatch "\057\155\144\x6a\157\x75\x72ne\171\x2ec\157\x6d\057\x69" is encoded and supposed to match the $_Server and if else it is set to fail all commands. Is this right? Are there other variables that I should look for? Is there a way around this to eliminate from script? Curious what happens if I just eliminate from script? $site_pr=true;$ext_val=true;if(!preg_match("\057\155\144\x6a\157\x75\x72ne\171\x2ec\157\x6d\057\x69", $_SERVER["\123\x45\x52V\105\x52\137\116\x41\x4dE"])) die("");
×
×
  • 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.