CS 85 - PHP Programming

    Recent Professors
    Seno V. T.
    Recent Semesters
    Summer 2026
    Class Size
    Not published
    Credits
    3
    Summer 2026 Sections
    View Summer 2026 sections of CS 85
    Transfers To
    CSU
    Description
    This course teaches how to design and write applications that extend Web servers. These applications process data submitted from Web forms and access back-end databases to dynamically generate Web pages. This course covers the PHP server-side technology. PHP, which stands for “PHP: Hypertext Preprocessor” is a widely-used, Open Source, general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. This course uses PHP and MySQL which are open-source (free) software.