Web Analytics

SCV1223-01 WEB PROGRAMMING

UTM ROER
UTM ROER
UTM ROER
UTM ROER
UTM ROER
Skip to main content

Topic outline

  • General

    SCV1223

    Lecturer :
    Dr. Md. Sah bin Hj. Salam
    En. Jumail bin Taliba
    En. Rosely bin Kumoi
    Semester : Semester 1 2011/12

    Synopsis:

    The course is designed to present fundamentals, technologies and components for web application developments.Standard HTML for content creation, CSS for content presentation, Javascript for client-side logics, PHP a server-side languages for business logics and data processing.

    This work, SCV1223 Web Programming by MD. SAH BIN SALAM, JUMAIL BIN TALIBA and ROSELY BIN KUMOI is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License
  • Topic 1

    • Introduction
      • Internet
      • WorldWide Web
      • WebArchitectur
      • CommonGateway Interface (CGI)
      • CGI Programming
  • Topic 2

    • HTML
      • BasicHTML
      • Display Element
        • Text
        • Image
        • Link
        • Table
      • Form
  • Topic 3

    • Cascading Style Sheet (CSS)
      • Basic CSS structure
      • CSS Selectors
      • CSS properties
  • Topic 4

    • Javascript
      • Fundamental
      • Control Structure
      • Arrays
      • Function
      • Object
  • Topic 5

    • PHP
      • Fundamental
      • ControlStructure
      • Arrays
      • Function
      • Webvariables
      • SQL
      • Session
      • Regular Expression
  • Topic 6

    • User Authentication Example

      This slide gives a complete scripting example of user aunthetication process using PHP.