studentsuvidha
PHP IPU BCA 2013 notes and paper free download - Printable Version

+- studentsuvidha (https://studentsuvidha.com/forum)
+-- Forum: Student Stuffs (https://studentsuvidha.com/forum/Forum-Student-Stuffs)
+--- Forum: Indraprastha University IPU notes and papers (https://studentsuvidha.com/forum/Forum-Indraprastha-University-IPU-notes-and-papers)
+---- Forum: IPU BCA papers and Notes -free downloads (https://studentsuvidha.com/forum/Forum-IPU-BCA-papers-and-Notes-free-downloads)
+----- Forum: 5th semester IPU BCA papers and Notes -free downloads (https://studentsuvidha.com/forum/Forum-5th-semester-IPU-BCA-papers-and-Notes-free-downloads)
+----- Thread: PHP IPU BCA 2013 notes and paper free download (/Thread-PHP-IPU-BCA-2013-notes-and-paper-free-download)



PHP IPU BCA 2013 notes and paper free download - Dipesh S - 04-12-2017

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.