This Season
 

How Do I Encrypt a Footer .PHP File?

How Do I Encrypt a Footer .PHP File?thumbnail
Website coding

Many web designers and developers use encryption as a way to protect their source codes from being stolen once they publish websites on the Internet. Encryption scripts can effectively encrypt php source codes to keep important information and data hidden from prying eyes. Although the encrypted code is unreadable to humans, it is still read properly by all types of web browsers. Source code encryption can be used to protect some or all of the php files on your website.

Related Searches:
    Difficulty:
    Moderately Easy

    Instructions

      • 1

        Open a new Notepad file in Windows by first clicking on "Start," then "All Programs" and "Accessories."

      • 2

        Type the HTML information that you would like displayed in your footer file. You can also enter HTMLthat you may have stored in another file. The footer file is typically used to display information for your website such as credits and copyrights.

      • 3

        Examine your HTML to be sure that everything is correct.

      • 4

        Visit Dynamic Drive (see Resources below) to access a free source code encrypter.

      • 5

        Click on "Edit," then "Select All" and "Cut" (located at the top of the Notepad screen) to copy your footer file html.

      • 6

        Paste the footer file html into the "Source Code Encrypter" box.

      • 7

        Click "Preview" to see how your footer file will be displayed in web browsers.

      • 8

        Click "Encrypt" to scramble the contents of your footer file.

      • 9

        Click "Select," then copy and paste the encrypted code into the Notepad file.

      • 10

        Click on "File," then "Save As" located at the top of the Notepad screen.

      • 11

        Type footer.php in the "File name" box, then select "All Files" from the "Save as type" drop-down menu. Click "Save." This creates your footer.php file.

      • 12

        Upload the footer file to your website.

    Related Searches

    References

    • Photo Credit informatique image by gilles vallée from Fotolia.com

    Read Next:

    Comments

    You May Also Like

    • How Do I Decrypt a Footer PHP File?

      PHP is a language used to create dynamic websites that call a database to display information to users. PHP is a plain...

    • How to Encrypt a File in PHP

      Files (or any other stream of data) can be encrypted by PHP using the MCrypt module. It is not normally installed by...

    • How to Install a PHP Package

      PHP extensions (or packages) are distributed through PEAR (PHP Extension and Application Repository). These extensions are reusable code and applications written for...

    • The Differences Between Security Envelopes & Encryption

      Encryption is the conversion of data into a coded form that can only be read by the intended recipient. Encryption is an...

    • How to Change the PHP Footer in Joomla

      Joomla is a content management system that serves as the basic foundation for website development. Joomla is made up of a number...

    • How to Encrypt All Web Traffic

      Encrypting Web traffic is important if you are maintaining a website that facilitates transactions of money or sensitive information. Encryption essentially scrambles...

    • How to Encrypt a Text File

      Documents on your computer containing sensitive information, such as your Social Security Number, credit card numbers, financial reports and legal forms can...

    • How to Encrypt a Web Config File

      A web.config file is part of the .NET framework developed by Microsoft. The file is uploaded and used by websites to configure...

    • How to Encrypt File Names

      One of the most common concerns computer users have is the vulnerability of their sensitive information. Important work documents and files are...

    • How to Add Text to a Footer in Joomla

      The Joomla content management system serves as the foundation for millions of websites around the world. The Joomla platform allows Web publishers...

    Follow eHow

    Related Ads