COMS 2463 — PHP Programming
This course serves as an introduction to PHP (Hypertext Preprocessor) which is a general purposes scripting language that can be used to develop dynamic and interactive websites. Concepts covered include using PHP in the design of web-based applications, arrays, strings, regular expressions, file I/O, email/database interfaces, stream/network programming, debugging, and security.
Prerequisites: COMS 1133