studentsuvidha

Full Version: PHP IPU BCA 2013 notes and paper free download
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
QUESTION PAPERS:-

SYLLABUS:-

UNIT–I
Introduction to web applications, HTML, Client Side Scripting Vs Server Side Scripting, Web Servers : Local Servers and Remote Servers, Installing Web servers, Internet Information Server (IIS) and Personal Web Server (PWS). Static website vs Dynamic website development.

UNIT–II I
ntroduction to PHP, Start and End Tags of PHP, Data types in PHP, Variables, Constants, operators and Expressions, printing data on PHP page, Control statements – if, switch case, for, while, do while. Arrays: Initialization of an array, Iterating through an array, Sorting arrays, Array Functions, Functions: Defining and Calling Functions, Passing by Value and passing By references, Inbuilt Functions.

UNIT–III 
Working with Forms: Get and Post Methods, Querystrings, HTML form controls and PHP, Maintaining User State: Cookies, Sessions, Application State. Working With Files: Opening and Closing Files, Reading and Writing to Files, Getting Information on Files 

UNIT–IV 
PHP Database Connectivity: Introduction to MYSQL, Creating database and other operations on database, connecting to a database, Use a particular database, Sending  query to database, Parsing of the query results, Checking data errors.