Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8013227
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T19:35:00+00:00 2026-06-04T19:35:00+00:00

I understand that scripting language such as PHP will not be shown in the

  • 0

I understand that scripting language such as PHP will not be shown in the page source of the browsers. Is it not the same for JavaScript?

If so, why are they treated differently and are there solutions available to hide JavaScript from page source (revealed by browser)?

I don’t need the details about how exactly to hide it, just out of my curiosity if it has been worked on.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T19:35:03+00:00Added an answer on June 4, 2026 at 7:35 pm

    PHP is run on the server and produces some output, often HTML, but may also include XML, CSS, PHP, images etc.

    JS gets sent to the client, and is run there, so they need to see it.

    You can always view JS source, though you can obfuscate it. There isn’t much point though, as a decent debugger will let you work things out anyway.

    For instance, using the Web Inspector in Webkit browsers, or Firebug will allow you to view the javascript and set breakpoints and see variable values, so it’s often trivial to work out what is going on.

    This is OK though, and it one of the reasons why learning JS is so straight forward. When designed correctly, it’s rare that this presents a security problem.

    You may find sites where the JS looks mangled and unreadable – this is frequently done to reduce the file size, hence all the .min.js files you see on websites rather than to make it hard to read.

    Most people do this automatically as part of their build process, rather than doing it by hand. To do this, https://github.com/mishoo/UglifyJS is a good choice.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I understand that this may not necessarily apply to just @properties, but they would
I understand that you are not allowed to make cross domain Ajax calls, but
I understand that it's a GWT, but if it compiles to Javascript, can the
I understand that it is possible to serve a custom Error 404 page using
I've seen here that what sets a programming language apart from a scripting language
I understand that Dart has just been released, and while it's not entirely stable
We have a website that uses javascript, prototype for client scripting, We are starting
I'm a PHP programmer doing some BASH scripting and I'm not sure how global
I understand that this question is based on a very old programming language, and
I develop code in our proprietry system using a scripting language that is unique

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.