Shared Flashcard Set

Details

PHP - Chapter 01
Chapter 01 of "PHP Programming with MYSQL"
13
Computer Science
Graduate
10/17/2011

Additional Computer Science Flashcards

 


 

Cards

Term
embedded languages
Definition
the language is embedded within a webpage (either an HTML or XHTML document)
Term
code declaration blocks
Definition
separate sections on a webpage that are interpreted by the scripting engine
Term
delimiter
Definition
a character or sequence of characters used to mark the beginning and end of a code segment.

(ex.,
Term
statement
Definition
the individual lines of code that make up a PHP script
Term
"script" element (replace quotes with angle brackets)
Definition
an XHTML option for embedding PHP script
Term
function
Definition
Term
to "call" a function
Definition
Term
arguments
Definition
Term
to "pass" an argument
Definition
Term
echo / print statements
Definition
Term
literal string
Definition
Term
phpversion()
Definition
displays the version of php being utilized
Term
zend_version()
Definition
Supporting users have an ad free experience!