Flat 50% off on all training & certification courses. Limited time offer Explore courses

Use these filters to find papers

  Question
0
Explain Differentiate between static and dynamic web page. This question has 0 answers so far.
0
How can you incorporate one PIIP file within another with example? This question has 0 answers so far.
0
What is garbage collection and type juggle in PHP? This question has 0 answers so far.
0
What is session, how session is created and destroyed. This question has 0 answers so far.
0
What is print function and difference between echo and print statement in PHP? This question has 0 answers so far.
0
How can you submit a form without displaying it in the browser? Which associative array isused to pass data to PHP? This question has 0 answers so far.
0
Name three conditional statements in PHP. When would you use the-----operator? This question has 0 answers so far.
0
What are the different types of errors in PHP? This question has 0 answers so far.
0
Ilow can we get the properties (size, type, width, height) of an image using PHP image functions? This question has 0 answers so far.
0
What is query string? Give example in PHP. This question has 0 answers so far.
0
What is weh application? Differentiate between client side scripting and server side Scripting. This question has 0 answers so far.
0
What is web server? Differentiate between local and remote server. This question has 0 answers so far.
0
What is the difference between WAMP, MAMP and LAMP? This question has 0 answers so far.
0
PIIP being an open source is there any support available to it? How the web server interprets PIIP and interacts with the client? This question has 0 answers so far.
0
PHP and JavaScript are both programming languages that generate dynamie results for webpages. What is the main difference and why would you use both of them. This question has 0 answers so far.
0
Write down the steps for installation of Apache, US and PWS in windows OS. This question has 0 answers so far.
0
What is PHP Explain data types and variables in PHP. What is the difference between Smsg and SSmsg? This question has 0 answers so far.
0
What is the scope of variable.List and explain all scope of variable and super Globals variable in PHP with example. This question has 0 answers so far.
0
Define coastaats in PUIT with example. What are implicit casting and explicit casting in PHP? This question has 0 answers so far.
0
Differentiate numeric and associative array with example Write a PIIP script to create a multidimensional array. This question has 0 answers so far.
0
What is foreach and each in PHP? Write a PHP program for passing by value and passing by reference? This question has 0 answers so far.
0
Explain assort() array function with the help of example. This question has 0 answers so far.
0
Explain explode()array function with the help of example. This question has 0 answers so far.
0
Explain compact() array function with the help of example. This question has 0 answers so far.
0
Explain reset() array function with the help of example. This question has 0 answers so far.
0
Explain array() array function with the help of example. This question has 0 answers so far.
0
Write a PIIP code to design a registration form according to given field name, E-mail, Phone number and comment, and apply form validation on name, email and phone number, also make a buttons to send the data. This question has 0 answers so far.
0
What are cookies? How can you create, access and delete a cookie in PHP with the help of example. This question has 0 answers so far.
0
Write a PHP script to open, close, read and write into a file. This question has 0 answers so far.
0
What is File Handling in PHP? Write a PHP script to upload a file. This question has 0 answers so far.
0
What is HTTP application state? This question has 0 answers so far.
0
What is MYSQL? What are the different data types in MYSQL? Explain each of them with suitable example. This question has 0 answers so far.
0
Write connectivity and selecting database statement which is used to connect PHP with MYSQL. This question has 0 answers so far.
0
In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array? This question has 0 answers so far.
0
Write a PHP script to create a database Course and create a student table with in the database with field le student Id, student name, studentsge. Insert maximum two records and select all records of student table. This question has 0 answers so far.
0
Write a PHP script to insert records of student table through Form and display records in table format. This question has 0 answers so far.
0
How can we encrypt the username and password using PHP? What are the eneryption functions in Php? This question has 0 answers so far.
0
Difference between GET, POST and REQUEST method. This question has 0 answers so far.
0
What is the difference between array combine and array merges? This question has 0 answers so far.
0
What are the different types of errors in PHP? This question has 0 answers so far.
0
Difference between include() include once(), required(), required once()and header('Location:) This question has 0 answers so far.
0
Write a PHP script to send a mail. This question has 0 answers so far.
0
What is maintaining state? How can we create, access and delete a cookie. This question has 0 answers so far.
0
What is Juggling in PHP? This question has 0 answers so far.
0
Case Study Kellogg's : From alumping to thumping The Situation Kellogg's is the world's leading producer of cereal and a leading producer of convenience foods, including cookies, crackers, toaster pastries, cereal bais, frozen waffles, meat alternatives, pie crusts, and cones, with projected annual sales of $10 billion and a maches-share of more than 30 percent in 2005. James Jenness, a chairman and CEO of Kellogg's takes pride in being a part of the Kellogg company because of the consistency of the decisions that are made within the company to promote long term growth of their business as well as serve the needs of their people and communities with such a large share of the market, one would think that Kellogg's is untouchable. However, Kellogg's faced a slump in the market. Its cereal sales were declining and it had to face the challenge of getting out of its slump. Kellogg's therefore turned to marketing research to identify the problem and develop served solutions to increase coreal sales. Suggest the ways to obtain all information needed to address the management decision problem. This question has 0 answers so far.
0
Difference between echo and print and==and=== was in PHP. This question has 0 answers so far.
0
What is Web Application? Difference between traditional web Application and AJAX Web Application. This question has 1 answers so far.
0
Difference between clients side and Server side Scripting. This question has 0 answers so far.
0
Write down the steps of Installation of Apache, IIS and PWS. This question has 0 answers so far.
0
Differentiate between Static website and Dynamic Web Site. This question has 0 answers so far.
0
Differentiate between Remote Server and Local Server. This question has 0 answers so far.
0
Differentiate between PHP and JavaScript. This question has 0 answers so far.
0
What is PHP? Create an associative array using the countries as keys,the cities as values and transform it into 2-dimensional array and display the data as a table. This question has 0 answers so far.
0
Define constant in PHP with example. Explain Variable scope and super global variable in PHP. This question has 0 answers so far.
0
Explain functions in PHP in detail. Write a function to swap two numbers without using third variable. This question has 0 answers so far.
0
What do you mean by management of variables? Explain with the help of suitable example. Write a Menu-Driven program to implement a calculator which performs only addition, subtraction, multiplication and division. The operation should happen based on the user choice. This question has 0 answers so far.
0
How can we submit a form without a submit button. Design a login form using HTTP authentication. This question has 0 answers so far.
0
Write a Program using PHP to upload a file. This question has 0 answers so far.
0
Write a PHP code to design given Contact us form and provide validation on name.email. This question has 0 answers so far.
0
Explain Session and Write a PHP script to count the number of visit of web page by the user using session. This question has 0 answers so far.
0
What is MYSQL? Explain datatypes of MYSQL. Write the various constraints of SQL and write the steps to design a table using PhyMyadmin. This question has 0 answers so far.
0
How to use MYSQL in Clause for string search and number search. This question has 0 answers so far.
0
Write a PHP script to create a database employee and create a employee table with in the database with field name i.e. emp_id, emp_name, emp salary and emp_designation. Insert a record and select all records of employee table and display in tabular format. This question has 0 answers so far.
0
Difference between mysql-connect and mysql-pconnect. This question has 0 answers so far.
0
In how many ways we can retrieve the data in the result set of MySQ using PHP? This question has 0 answers so far.
0
Explain Differentiate between GET and POST method. This question has 0 answers so far.
0
Explain Differentiate between Client Side Scripting and Server Side Scripting, This question has 0 answers so far.
0
Explain Differentiate between Local and Remote Server. This question has 0 answers so far.
0
Explain the Features of PHP. This question has 0 answers so far.
0
What is Application State and how a string can be displayed using the PHP Script? This question has 0 answers so far.
0
Explain Differentiate between print and echo statement. This question has 0 answers so far.
0
Explain Differentiate between Static and Dynamic website. This question has 0 answers so far.
0
Explain Comments and in how many ways we can add a comment to the PHP code? This question has 0 answers so far.
0
Explain how PHP is secure language? This question has 0 answers so far.
0
Explain with example how to concatenate two strings together in PHP? This question has 0 answers so far.
0
Explain the different types of errors in PHP. This question has 0 answers so far.
0
What is an Array and how we can declare an array using PHP? This question has 0 answers so far.
0
Explain IIS in detail with its installation steps over any Operating System. This question has 0 answers so far.
0
Explain Web Server with its suitable Features. This question has 0 answers so far.
0
If a variable Stest is equal to 'a' and variable Sa is equal to 10 then what will be the value of Stest? This question has 0 answers so far.
0
Explain HTML with its features and limitations and compare it with PHP. Write a programme to explain how we can embed the PHP in the HTML code with suitable comments? This question has 0 answers so far.
0
Explain and compare the IIS and Apache web server. Define how server interacts with a client with the suitable differences between client and the server. This question has 0 answers so far.
0
Explain the control structure of PHP in detail with suitable example. This question has 0 answers so far.
0
Write a programme to print the Factorial of a number. This question has 0 answers so far.
0
Explain PHP with the common way to start and finish a PHP block of code. Explain the Data Types supported by PHP and why PHP is known as Loosely Types Language. This question has 0 answers so far.
0
Write a programme to validate a string is Palindrome or not. This question has 0 answers so far.
0
What is File Handling in PHP? Explain it with different Access Modes? This question has 0 answers so far.
0
Explain Sessions and Cookies with a suitable example. This question has 0 answers so far.
0
Write a programme using PHP to Read and to display the contents of a file. This question has 0 answers so far.
0
Write a programme to design a Login Form using the POST HTTP Method. This question has 0 answers so far.
0
What is MYSQL? Explain the various constraints of SQL and write the steps to design a table using My PhpAdmin This question has 0 answers so far.
0
Write a programme to store the student information (like: student name, age,marks, city etc.) through the form to the student database table. This question has 0 answers so far.
0
Write a programme to display all the content of the database on a web form with proper comments. This question has 0 answers so far.
0
Explain mysql_query() This question has 0 answers so far.
0
Explain mysql_connect() This question has 0 answers so far.
0
Explain mysql_close(). This question has 0 answers so far.
0
Explain Differentiate between Static and Dynamic Website. This question has 0 answers so far.
0
Explain Differentiate between mysql_fetch_object ad mysql_fetch_array, This question has 0 answers so far.
0
Explain Differentiate between Split and Explode. This question has 0 answers so far.
0
Describe functions STRSTR() and STRISTR(). This question has 0 answers so far.
0
What is the difference $test and $$test. This question has 0 answers so far.
0
What is Persistent Cookie? This question has 0 answers so far.
0
Is PHP a Loosely Typed Language? What is the difference between Strongly typed and Loosely typed language? This question has 0 answers so far.
0
How we can Destroy the Cookie? This question has 0 answers so far.
0
Differentiate include and Require? This question has 0 answers so far.
0
What is the difference between Echo and Print statement? This question has 0 answers so far.
0
Explain PHP with its features? This question has 0 answers so far.
0
- What are the different functions for Sorting an Array? This question has 0 answers so far.
0
Explain PWS and IIS with installation steps. This question has 0 answers so far.
0
Difference between Client Sides Scripting with Server Side Scripting. This question has 0 answers so far.
0
Explain HTML and differentiate GET and POST form submission methods with example using HML, with PHP. This question has 0 answers so far.
0
Explain and compare the Local and Remote Server. This question has 0 answers so far.
0
Explain Arrays with its functions and types in detail. This question has 0 answers so far.
0
Write a programto print the Fibonacci Series for user defined number. This question has 0 answers so far.
0
Explain Functions in detail with a suitable program which can demonstrate recursive functionality. This question has 0 answers so far.
0
Differentiate Call by Value with Call by Reference concept with suitable example. This question has 0 answers so far.
0
Explain Application State and Write a program to demonstrate Cookies. This question has 0 answers so far.
0
Write a program to Copy the Content of one file to another file. This question has 0 answers so far.
0
Write a program to Send Email using PHP. This question has 0 answers so far.
0
Explain Sessions with its features and demonstrate with a suitable example. This question has 0 answers so far.
0

(a) Explain the web development tools required to make dynamic website in brief 

This question has 0 answers so far.
0

(b) What is the difference between static and dynamic website?

This question has 1 answers so far.
0

(a) Explain the types of scripting language and justify with example the importance of scripting language for creating a website.

This question has 0 answers so far.
0

[b] What is web server? Explain local and remote server.

This question has 1 answers so far.
0

(b) Write a PHP script to find whether a string is palindrome or not.

This question has 0 answers so far.
0

(a) What are the different types of arrays? Explain its benefit?

This question has 0 answers so far.
0

(b) What is the difference between explode(), extract() and compact() php function. Give example.

This question has 0 answers so far.
0

(a) Create a registration form for a bank portal and session should expire if the system is idle for 1 minute. 

This question has 0 answers so far.
0
What are the different types of errors in PHP? This question has 0 answers so far.
0

(a) What is File Handling in PHP? Write a PHP script to open, close read andwrite into a file. 

This question has 0 answers so far.
0

(b) What are cookies? How can we create and destroy cookies?

This question has 0 answers so far.
0
What is MYSQL? What are the different data types in MYSQL? Explain each of them with suitable example. This question has 0 answers so far.
0

(b) What is the difference between Drop and Alter table? Illustrate with example.

This question has 0 answers so far.
0

(a) What are the SQL commands to modify a database and justify each by writing a PHP script using student table having fields as Roll No., Name and DOB.

This question has 0 answers so far.
0

.{b} Write the steps to create a table using MYSQL through Myadmin.

This question has 0 answers so far.
0

Attempt the following:

(a) What is DHTML?

This question has 0 answers so far.
0

Attempt the following:

(b) What is Open Source Software?

This question has 0 answers so far.
0

Attempt the following:

(C) How do you give comment in PHP?


This question has 0 answers so far.
0

Attempt the following:

(d) What is the difference between echo and print statement in PHP?


This question has 0 answers so far.
0

Attempt the following:

(e) What is phpinfo()?



This question has 0 answers so far.
0

Attempt the following:

(f) What is the difference between ** and




This question has 0 answers so far.
0

Attempt the following:

(g) What is a lexical structure of PHP?





This question has 0 answers so far.
0

Attempt the following:

h) Explain the for each loop in PHP?




This question has 0 answers so far.
0

Attempt the following:

(i) How do you concatenate two strings in PHP? Explain using suitable example. 





This question has 0 answers so far.
0

Attempt the following:

(j) What is the difference between $BCA and S$BC?






This question has 0 answers so far.
0

Attempt the following:

(k) What is HTTP application state?







This question has 0 answers so far.
0

Attempt the following:

(l) Explain the super global variables in PHP?






This question has 0 answers so far.
0

 Explain the following using example-

(i) Sort

This question has 0 answers so far.
0

 Explain the following using example-

(ii) Is_array

This question has 0 answers so far.
0

 Explain the following using example-

(iii) Count()

This question has 0 answers so far.
0

 Explain the following using example-

(iv) Shuffie()

This question has 0 answers so far.
0

 Explain the following using example-

(v) Reset()

This question has 0 answers so far.
0

 Explain the following using example-

(vi) End()

This question has 0 answers so far.