Web Technologies
PHP Sample for MySQL Database Connection
Introduction
Client-side Technologies
HTML (Introduction)
Examples: Create Html page as given below
Example 01
Example 02
Example 03
Example 04
Java Scripts
Introduction to Java Scripts for web development
Java Scripts Examples
Fundamentals (Introduction to Java Scripts)
Selection,Loop
- Example 01: Mark example 1(Collect Mark from Text fields)
- Example 02: Mark example 2(Selection )
- Example 03: Date Example 1 (BAD Selection through if)
- Example 04 Date example 2 (Selection through switch)
- Example 05 Loop Example (for, while and do-while , count 1 to 10 1by 1 and count 10 to 1 2 by 2)
Other Example
Example 01:[Download]
Example 03: InnerHTMLTag
Download [example 03]
Example 04: Form Validation [Download]
Example 05: Temperature Converter [Download]
Lab Activities
Download: SAMPLE QUESTION #1
Some Answer for the Lab Activities
Sample Code for Example (Not Complete)
PHP
PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language
Introduction to PHP
PHP Through data Handling
Selection,Loop
- Example 01:Mark Example 1 (php)(Collect Mark from Text fields and print it )
- Example 02: Mark example 2(Selection )
PHP Through MySQL Database Access
Create a Simple MySQL database ‘salsedb’ with following tables
download Sample Data file
Download Files:
New
https://drive.google.com/open?id=0BykWXEe7E197RkYwdXdYWUZTOW8
Download
Update 10.02.2019 Sample Code