Netwrkengeer
IS-IT--Management
{statement}
When you write Javascript a person can view the source and steel the code.
{question 1}
If you write Javascript in a file then Include it with a Javascript SRC statement, can someone view the code and steel it?
{question 2}
If you write Javascript in a file then Include it with a Php include statement, can someone view the code and steel it?
When you write Javascript a person can view the source and steel the code.
{question 1}
If you write Javascript in a file then Include it with a Javascript SRC statement, can someone view the code and steel it?
Code:
i.e. <SCRIPT language="JavaScript" SRC="[URL unfurl="true"]http://www.tek-tips.com/jscript/jxt1.js"></SCRIPT>[/URL]
{question 2}
If you write Javascript in a file then Include it with a Php include statement, can someone view the code and steel it?
Code:
i.e. $page=getenv(SCRIPT_NAME) ;