Hi,
i have a form that uses a script to show in the browser the results. How can i prevent the users from typing the url to the script to download it and see the code?
One thought of mine is to put the scripts one level up of (or in Could this work ?
And one other question (posted before but no answer)
- What have i done wrong to this: if a form has action="file.php" and hit submit the browser shows me the code of the script; whereas if i browse the file ( the browser show me the right result.
Tnx
i have a form that uses a script to show in the browser the results. How can i prevent the users from typing the url to the script to download it and see the code?
One thought of mine is to put the scripts one level up of (or in Could this work ?
And one other question (posted before but no answer)
- What have i done wrong to this: if a form has action="file.php" and hit submit the browser shows me the code of the script; whereas if i browse the file ( the browser show me the right result.
Tnx