Login Register


Blocking View-Source: command filter_list
Author
Message
RE: Blocking View-Source: command #21
@Ex094
I am doing a project and I thought I could secure the code But I see it's no worth now.
[Image: hdo5772.jpg]

Reply

RE: Blocking View-Source: command #22
Tell us what is your purpose, maybe, we can suggest something.

Reply

RE: Blocking View-Source: command #23
Tell us what is your purpose, maybe, we can suggest something.

Reply

RE: Blocking View-Source: command #24
Tell us what is your purpose, maybe, we can suggest something.

Reply

RE: Blocking View-Source: command #25
@invisal eh just wanted to protect the website from thieves.

Reply

RE: Blocking View-Source: command #26
@invisal eh just wanted to protect the website from thieves.

Reply

RE: Blocking View-Source: command #27
@invisal eh just wanted to protect the website from thieves.

Reply

RE: Blocking View-Source: command #28
How is hiding the HTML and Javascript code protect you from thieves?
What do you mean by thieves? stole your code? or hack into your website?

If it is server-side script like PHP, you don't need to hide it
from view source, because it does not show in view source.

If it is client-side script like Javascript, you may try
"javascript obfuscator", basically, it makes your code very hard
to read, but the code is still there.

Reply

RE: Blocking View-Source: command #29
How is hiding the HTML and Javascript code protect you from thieves?
What do you mean by thieves? stole your code? or hack into your website?

If it is server-side script like PHP, you don't need to hide it
from view source, because it does not show in view source.

If it is client-side script like Javascript, you may try
"javascript obfuscator", basically, it makes your code very hard
to read, but the code is still there.

Reply

RE: Blocking View-Source: command #30
How is hiding the HTML and Javascript code protect you from thieves?
What do you mean by thieves? stole your code? or hack into your website?

If it is server-side script like PHP, you don't need to hide it
from view source, because it does not show in view source.

If it is client-side script like Javascript, you may try
"javascript obfuscator", basically, it makes your code very hard
to read, but the code is still there.

Reply







Users browsing this thread: 1 Guest(s)