Web Development Answers

Questions: 105

Answers by our Experts: 89

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

A Homepage which welcomes users to the site and displays relevant information about theNGO, NPO or organisation.
An About Us page which discusses the organisation, its history, mission, and vision.
An Our Work page which outlines the work carried out by the organisation.
A Photo Gallery which showcases the organisation, its staff, its work and projects. For now,this may be a basic gallery which you will improve on in subsequent tasks.
A Get Involved page which contains a form that allows users to submit their details as asponsor, volunteer or client. This form should collect information such as full name, emailaddress, contact number and the enquiry that a user has. The form should also include submitand reset button. For this task, you need to build the form, but it does not need to befunctional.
A Contact Us page which includes contacts details of the organisation (including physical address, telephone numbers, social media links, an embedded Google Map, and any otherrelevant details).
I need a webpage that contains registration form and login form
When we add a data in registration form and it store in xampp server
registration form contains name,mobile, gender,role,email,password, skills and DOB with submit button
role contain admin and user using radio button
Login page contain mobile no and password and submit button
Condition is If logged role user then show logged user record only and If logged role
admin then show admin record only

Suppose the Government of US hired you as a web developer. They want you to develop a website like National Command and Operation Center (NCOC). Their requirements are high performance, secure, scalable, and easy to use.


Being a web developer, you need a programming language that can help you build feature-rich interactive web solutions. You have two options PHP and Python as programming languages. PHP and Python are the most popular languages among web developers. Both languages are powerful and popular programming languages. So, being a developer, which language will you prefer to develop the website? Justify your answer with solid reason.


Suppose you are an excellent web application programmer and you have just been employed by a credit finance company (Nokofio Credit, Savings and Loans Ghana Limited). Few months after your engagement, your boss inform you about management’s decision to maintain a high public image as the leading savings and Loans Company in Ghana. He also said they were torn between developing it in-house and hiring AmansaWebs a reputable computer software solutions provider with an excellent record of web application development in the country to execute this task. Write to your boss, the IT Director convincing him/her that you have the critical knowledge necessary to execute this task to management’s satisfaction.


1) write a PHP code segment to keep track of the page visits by using a cookie. Cookie will keep track of how many pages the user has visited in the site. Assume the code segment is written on each and every page


2) write a PHP code segment to keep to track of the page likes by using a session. In the first page user visits the session should be created and then the session should keep track of how many pages the user is liking.

assume the code is written on top of each and every page.


write a PHP code segment to keep track of the page visits by using a cookie. Cookie will keep track of how many pages the user has visited in the site. Assume the code segment is written on each and every page


what do you wish to calculate:

area perimeter

enter values ______ submit<----button


the page allows the user calculate area or perimeter of a parallelogram. First user will select an option, then enters necessary parameters separated by comma. write a JavaScript function called shapeFormulas(0 to calculate and display area or perimeter in an alert.

the function should display an error if user does not follow the required input format.

Area : base x height

perimeter : 2 x (side1+side2)


example one

user select area

input:5,10

output: the area is : 50


example two

user select perimeter

input:5,10

output:the perimeter is:30


example three

user select Area

input: 2 3

output: Invalid parameters


Explain the PHP code segment given below.

if(isset($_SESSION["uname"])) {session_destroy();}


how to connect xampp server with php


If you design a user interface for login and place buttons far apart and small in visibility. Which phenomenon would be adopted to correct this problem? Explain in detail


LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS