Web Technologies 1 : TYBCS : SPPU : Syllabus - BCS Guruji

Ad

Sunday, August 27, 2023

Web Technologies 1 : TYBCS : SPPU : Syllabus

 Course Contents

Chapter 1 Introduction to HTML, HTTP and PHP 


Overview of HTML and Basic Tags , Creating Forms ,Tables, HTML5 Semantics.

CSS basic concept ,Three ways to use CSS, Box Model, Navigation Bar .

Introduction to Web server and Web browser .

HTTP basics .

PHP Basics: Use of PHP, Lexicalstructure, Language basics .


Chapter 2 Function and String 


Defining and calling a function

Default parameters

Variable parameters, Missing parameters

Variable function, Anonymous function

Types of strings in PHP

Printing functions

Encoding and escaping

Comparing strings

Manipulating and searching strings

Regular expressions


Chapter 3 Arrays 


Indexed Vs Associative arrays

Identifying elements of an array

Storing data in arrays

Multidimensional arrays

3.4Extracting multiple values

Converting between arrays and variables

Traversing arrays

Sorting

Action on entire array


Chapter 4 Files and database handling


Working with files and directories

Opening and Closing, Getting information about file, Read/write to file,

Splitting name and path from file, Rename and delete files

Reading and writing characters in file

Reading entire file

Random access to file data

Getting information on file

Ownership and permissions

Using PHP to access a database

Relational databases and SQL

PEAR DB basics

Advanced database techniques


Chapter 5 Handling email with php 


Email background

Internet mail protocol

Structure of an email message

Sending email and validation of Email_id with php


No comments:

Post a Comment