Search
Recommended Sites
Related Links






   

Informative Articles

Absolutely an excellent way to save time in building web pages with top results
Perhaps you are tired of not knowing how to build web pages and are looking for an all in one solution. The best place to start is education. As a consumer you need to understand search engines because without any traffic all websites are...

Don't Count Your Hit's!
Do you have a hosting service that provides statistics for your website? Did you notice that the number of "hit's" to your site is astronomical? Many individuals think that the number of "hit's" tells you how many visitors you've had to your site....

"No Giant Pop-Ups, Please!"
Everyone loves little pop-ups. They are handy and helpful. You can sign up for a newsletter, download a free e-book, sign up for a mini email course, do a little quiz, enter a contest ... and so on. These wizard promoters usually pop up in the...

Tried and Tested Tips to Improve your Website - Part 1
1. DO NOT use excessive graphics or banner images on a single web page. They tend to slow the loading of your Web page. Impatient surfers might close their browser and move on. If you have many images on a single page, consider deleting few of...

Validating Numerical Input with JavaScript
What? Make a mistake entering data? Who me? NO WAY! Right. Every form of data input by a user should be validated in some form or fashion. If you get clean data in, you won't get garbage out. This tutorial is going to explain how to validate ...

 
Protecting your HTML and PHP Source Code

There are many reasons now as a web designer, software programmer or website owner that you may want to start considering the safety of your HTML or PHP source code. Some related reasons are:

1. Email Address theft – Have you ever wondered how you get SPAM mail even though you've been super cautious NOT to subscribe to anything, yet it still comes your way? One of the reasons could be that you have your EMAIL link on a website. With email harvesting software available (even for free trials) anyone can harvest your email address right off your website automatically.
2. Picture Theft – Most average users are aware that you can right-click pictures on a website and download them to their own computer. It is common knowledge for most internet users and webmasters.
3. Return URLs – For some credit card processing companies (such as PAYPAL and EGOLD) it is possible to view the source of web pages and look at the return (thanks for purchasing) page, where you can directly go to the URL, click on the link to download the software without paying for it
4. Website Layout - If a Webmaster likes your site, they can save out the page (and structure) and edit it in their own HTML editor software and claim the design layout for themselves
5. PHP Scripts - If you have a clever script (i.e. written in PHP) and you need to send it to someone, they could easily have a look at your PHP script to see how you did it. They can then copy the code or re-write it slightly and call it their own Or use it for their own PHP software and scripts.

These are just some of the reasons why you need to consider encrypting your web pages or source code. Encryption of web pages and source code is becoming more and more popular and in the future will become an absolute necessity. We can now see a huge market (on the web) of HTML encryption software that enables you to protect your source code from prying eyes. Although HTML encryption is not 100% foolproof, it is effective enough to keep out MOST users and acts as a good deterrent, since not everyone has the time to decipher encrypted HTML source just for the fun of it.

Fortunately, the technology for PHP Encryption is foolproof since it works on the server side and cannot be tampered with. In the market, there are now various PHP encryptors available (at varying prices) that enable you to encrypt all of your source code (as well as your HTML generated output ) so that it is virtually unreadable to humans, but still functional to computers.

If you are a PHP developer and create your own scripts, then it is absolutely vital that you make the decision to encrypt your scripts before distribution. If you don't, you run the risk of your code being stolen, modified, emulated or copied. All it takes is one hacker or experienced programmer to "Learn" from your code, make a few of their own modifications and bring out their own "Version" of the software under a different name. This can cause serious problems as well as the problem of ruining your own market because you have contributed towards creating a competitor.

If your script is exclusive or unique then you must encrypt your code to protect your intellectual property. It's like creating a secret recipe on how to cook your favorite food dish, then posting your recipe on the local supermarket's notice board for everyone to see (sound silly doesn't it?). If you value your work at all, then you need to seriously consider protecting and encrypting it!

About the Author
Vince Edwards is the owner of Codelock.co.nz the software that protects your intellectual property

Sign up for PayPal and start accepting credit card payments instantly.