Gossamer Forum
Home : Products : DBMan : Discussions :

Re: [micchicken] How to hide source code????

Quote Reply
Re: [micchicken] How to hide source code???? In reply to
If you figure that one out, sell it and you'll make a million dollarsWink.

You can set your dbman script so that it'll only run from your domain check the instructions in the config file or perhaps its a MOD.

You cannot hide your source code, but you can make it really confusing for novices.

Example: at top of your web (html) page put something like this

<!--- You do not have rights to view this file --->

and then put about a million hard returns before before actually starting your coding. So when people "view source" they think they've been forbidden and don't know they simply need to scroll down a ways to see the code. Like I said this'll only fool some people.

Or here's a nifty trick: http://www.angelfire.com/biz/syrinxmu/preq.html

See if you can find his javascript he uses to power his calculators...

Hint: it involves frames of which some are set to "zero" in size.

Subject Author Views Date
Thread How to hide source code???? micchicken 7774 Nov 5, 2001, 10:49 AM
Thread Re: [micchicken] How to hide source code????
Watts 7663 Nov 5, 2001, 2:20 PM
Thread Re: [Watts] How to hide source code????
Paul 7693 Nov 5, 2001, 2:25 PM
Thread Re: [RedRum] How to hide source code????
micchicken 7667 Nov 5, 2001, 2:39 PM
Thread Re: [micchicken] How to hide source code????
Paul 7696 Nov 5, 2001, 2:43 PM
Thread Re: [RedRum] How to hide source code????
micchicken 7685 Nov 5, 2001, 3:17 PM
Post Re: [micchicken] How to hide source code????
Watts 7633 Nov 5, 2001, 4:36 PM
Thread Re: [micchicken] How to hide source code????
Paul 7655 Nov 5, 2001, 5:25 PM
Post Re: [Paul] How to hide source code????
icelizard 5496 Dec 31, 2003, 5:59 AM