I have a php code here and I would like to create a "back" href to get me back to where I was before. Here\'s what I have:
You need to tell the browser you are using javascript:
Back
Also, your input element seems out of place in your code.