Is a website can complete without PHP and Java script?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

I am online Quran teacher 7 years

Yes, a basic website can be created and function without using PHP or JavaScript, as long as it only contains static content like text and images, which can be achieved solely with HTML. Explanation: HTML is the foundation: HTML is the core language for building web pages, allowing you to define...
read more
Yes, a basic website can be created and function without using PHP or JavaScript, as long as it only contains static content like text and images, which can be achieved solely with HTML. Explanation: HTML is the foundation: HTML is the core language for building web pages, allowing you to define the structure and content of a website, even without any dynamic functionality. Dynamic features require scripting: PHP (server-side) and JavaScript (client-side) are primarily used to add interactive features like user logins, form submissions, dynamic content updates, and complex animations, which are not necessary for a simple static website. Key points to consider: Limited functionality: A website without PHP or JavaScript will lack interactive features like user logins, dynamic content updates, and complex animations. Most websites use scripting languages: Most modern websites utilize at least some JavaScript to enhance user experience with interactive elements. read less
Comments

Online Mathematics tutor with 8 years experience(Online Classes for 10th to 12th)

Yes, a basic website can be created and function without using PHP or JavaScript, as long as it only contains static content like text and images, which can be achieved solely with HTML. Explanation: HTML is the foundation: HTML is the core language for building web pages, allowing you to define the...
read more
Yes, a basic website can be created and function without using PHP or JavaScript, as long as it only contains static content like text and images, which can be achieved solely with HTML. Explanation: HTML is the foundation: HTML is the core language for building web pages, allowing you to define the structure and content of a website, even without any dynamic functionality. read less
Comments

Related Questions

What are Access Specifiers in Java?
Access Specifiers are for visibility of java objects . These are Public, Private, Protected and Default. Public: A variable or method that is public means that any class can access it. Private: These...
Kadar
0 0
9
What are the various Java certifications?
The certifications are : 1) Oracle...
Rama
1 0
5
How to prepare for CORE JAVA for Android Developement?
Core Java is required for basic understanding of inheritance , AWT with button action programs, library usage etc then after u can genrate your logic with additional topics of Android
Rishabh
0 0
6
Why Java Laguage is not provided get method into Iterator? is there any specific reson.
1) Iterator is an Interface. 2) It's sole purpose is to iterate not save value. POJO's have getters and setters.
Niraj Raj

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Software Development Training In Jaipur
Satyam Web Solution provides website designing &development and software designing &development training in Jaipur for various stream’s students. MCA 6 month Industrial Training/Internship B....

Java8 Filters and collectors
Lets say we have collection of strings and we would like to filter (remove) out certain strings from collection. We could achive the same in java 7 and earlier versions import java.util.ArrayList; import...

Be prepared to get trained--init
Before starting the training,students must be mentally prepared for acceptance of new knowledge. Students must attend training with open minded forgetting the position they are working.This will help...
S

Smartnub Softsolutions

0 0
0

Inheritance In Java
Inheritance: The process of getting properties and behaviors from one class to another class is called inheritance. Properties: Variables Behaviors: Methods The main purpose of the inheritance...
D

Deleted U.

1 0
0

1.3. Find the second largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 3, 4, 6, 5}; int max = Integer.MIN_VALUE, secondMax = Integer.MIN_VALUE; for (int i = 0; i < arr.length; i++) { if (arr >...

Recommended Articles

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you