Web Prog Reviewer!
Web Prog Reviewer!
WHAT IS PHP
JAVASCRIPT (OPTIONAL)
- Javascript
PHP SYNTAX
BASIC SYNTAX
PHP CASE
- A PHP script can be SENSITIVITY
embedded
anywhere within the In PHP, keywords
document. - (such as if, else, while, echo,
- A PHP script begins with <? etc.),
php and classes, functions, and user-
concludes with ?> defined
- functions are not case-
sensitive.
- Example: ECHO is the same
as echo:
PHP VARIABLES
PHP VARIABLES