|
|
.htaccess
|
HTACCESS
|
0 B
|
|
|
01_01-Welcome.mp4
|
MP4
|
24.2 MB
|
|
|
01_02-What you should know before watching this course.mp4
|
MP4
|
7.4 MB
|
|
|
01_03-Using the exercise files.mp4
|
MP4
|
7.7 MB
|
|
|
01_04-Whats new in this version of the course.mp4
|
MP4
|
3.7 MB
|
|
|
02_01-Running phpinfo to check the PHP configuration.mp4
|
MP4
|
13.1 MB
|
|
|
02_02-Changing configuration settings in php.ini.mp4
|
MP4
|
13.8 MB
|
|
|
02_03-Alternative ways to change configuration settings.mp4
|
MP4
|
8.2 MB
|
|
|
03_01-PHP The big picture.mp4
|
MP4
|
10.9 MB
|
|
|
03_02-Choosing and naming variables.mp4
|
MP4
|
5.9 MB
|
|
|
03_03-Displaying text and numbers.mp4
|
MP4
|
15.1 MB
|
|
|
03_04-Comments and white space.mp4
|
MP4
|
10.4 MB
|
|
|
03_05-Whats the difference between single and double quotes.mp4
|
MP4
|
12.8 MB
|
|
|
03_06-Joining strings.mp4
|
MP4
|
18.1 MB
|
|
|
03_07-Using heredoc syntax to avoid problems with quotes.mp4
|
MP4
|
10.2 MB
|
|
|
03_08-Storing multiple values in an indexed array.mp4
|
MP4
|
10.4 MB
|
|
|
03_09-Storing values in an associative array.mp4
|
MP4
|
10.8 MB
|
|
|
03_10-Challenge Embedding PHP in HTML.mp4
|
MP4
|
3.2 MB
|
|
|
03_11-Solution Embedding PHP in HTML.mp4
|
MP4
|
11.8 MB
|
|
|
04_01-The truth according to PHP.mp4
|
MP4
|
5.6 MB
|
|
|
04_02-Making decisions with conditions and comparisons.mp4
|
MP4
|
13.4 MB
|
|
|
04_03-Alternative syntax for conditional statements.mp4
|
MP4
|
6.9 MB
|
|
|
04_04-Making decisions with a switch statement.mp4
|
MP4
|
13.4 MB
|
|
|
04_05-Using the ternary operator as shorthand.mp4
|
MP4
|
9 MB
|
|
|
04_06-Setting a default value.mp4
|
MP4
|
14.9 MB
|
|
|
04_07-Challenge Serving different content to members.mp4
|
MP4
|
11.2 MB
|
|
|
04_08-Solution Serving different content to members.mp4
|
MP4
|
23.1 MB
|
|
|
05_01-Arithmetic operators.mp4
|
MP4
|
15.4 MB
|
|
|
05_02-Reassigning the result of a calculation to the same variable.mp4
|
MP4
|
4.8 MB
|
|
|
05_03-Increasing or decreasing a number by one.mp4
|
MP4
|
7.6 MB
|
|
|
05_04-Challenge Integer division.mp4
|
MP4
|
2.3 MB
|
|
|
05_05-Solution Integer division.mp4
|
MP4
|
5.8 MB
|
|
|
06_01-Repeating actions with while and dowhile loops.mp4
|
MP4
|
10.5 MB
|
|
|
06_02-Using a for loop.mp4
|
MP4
|
11.2 MB
|
|
|
06_03-Looping through an array with foreach.mp4
|
MP4
|
9.7 MB
|
|
|
06_04-Alternative syntax for loops.mp4
|
MP4
|
5.1 MB
|
|
|
06_05-Challenge Multiplication table.mp4
|
MP4
|
4.8 MB
|
|
|
06_06-Solution Multiplication table.mp4
|
MP4
|
14.4 MB
|
|
|
07_01-Using PHPs builtin functions.mp4
|
MP4
|
17.2 MB
|
|
|
07_02-Understanding PHP documentation.mp4
|
MP4
|
19.5 MB
|
|
|
07_03-Creating custom functions.mp4
|
MP4
|
14.1 MB
|
|
|
07_04-Passing arguments by value and reference to a function.mp4
|
MP4
|
11.2 MB
|
|
|
07_05-Using an anonymous function as a callback.mp4
|
MP4
|
16.3 MB
|
|
|
07_06-Understanding PHP objects and classes.mp4
|
MP4
|
5.3 MB
|
|
|
07_07-Comparing the date function with the DateTime class.mp4
|
MP4
|
15.1 MB
|
|
|
07_08-Challenge Create a function to display copyright years.mp4
|
MP4
|
2.1 MB
|
|
|
07_09-Solution Create a function to display copyright years.mp4
|
MP4
|
7 MB
|
|
|
08_01-Using serverside includes.mp4
|
MP4
|
5.8 MB
|
|
|
08_02-Using include and require.mp4
|
MP4
|
16.4 MB
|
|
|
08_03-Using links in an include file.mp4
|
MP4
|
8.9 MB
|
|
|
08_04-Examining the include_path.mp4
|
MP4
|
10.3 MB
|
|
|
08_05-Challenge Use serverside includes for common features.mp4
|
MP4
|
8.6 MB
|
|
|
08_06-Solution Use serverside includes for common features.mp4
|
MP4
|
32.4 MB
|
|
|
09_01-Dealing with PHP errors.mp4
|
MP4
|
2.9 MB
|
|
|
09_02-Why is my page blank or incomplete.mp4
|
MP4
|
9.6 MB
|
|
|
09_03-Tracking down common parse errors.mp4
|
MP4
|
9.3 MB
|
|
|
09_04-Dealing with T_ENCAPSED_AND_WHITESPACE.mp4
|
MP4
|
7.5 MB
|
|
|
09_05-What to do with failed to open stream.mp4
|
MP4
|
6.3 MB
|
|
|
09_06-What does headers already sent mean.mp4
|
MP4
|
8.6 MB
|
|
|
09_07-What does undefined index, offset, or constant mean.mp4
|
MP4
|
10.8 MB
|
|
|
10_01-Understanding the difference between POST and GET.mp4
|
MP4
|
16.1 MB
|
|
|
10_02-Displaying error messages conditionally.mp4
|
MP4
|
10.3 MB
|
|
|
10_03-Making sure required fields arent blank.mp4
|
MP4
|
19 MB
|
|
|
10_04-Preserving user input when a form is incomplete.mp4
|
MP4
|
17.6 MB
|
|
|
10_05-Blocking suspect phrases.mp4
|
MP4
|
17.9 MB
|
|
|
10_06-Preparing to send email.mp4
|
MP4
|
11.7 MB
|
|
|
10_07-Automating the reply address.mp4
|
MP4
|
18.8 MB
|
|
|
10_08-Building the message body.mp4
|
MP4
|
25.4 MB
|
|
|
10_09-Sending the email.mp4
|
MP4
|
13.3 MB
|
|
|
10_10-Troubleshooting mail.mp4
|
MP4
|
6 MB
|
|
|
11_01-Introduction.mp4
|
MP4
|
4.1 MB
|
|
|
11_02-Handling radio button groups.mp4
|
MP4
|
18.8 MB
|
|
|
11_03-Handling single checkboxes.mp4
|
MP4
|
11.2 MB
|
|
|
11_04-Handling checkbox groups.mp4
|
MP4
|
18.8 MB
|
|
|
11_05-Handling select menus.mp4
|
MP4
|
14.5 MB
|
|
|
11_06-Handling multiplechoice lists.mp4
|
MP4
|
18.7 MB
|
|
|
12_01-Where next.mp4
|
MP4
|
5.5 MB
|
|
|
Barot_Bellingham_tn.jpg
|
JPG
|
12.5 KB
|
|
|
Constance_Smith_tn.jpg
|
JPG
|
12.5 KB
|
|
|
Hassum_Harrod_tn.jpg
|
JPG
|
11.1 KB
|
|
|
Hillary_Goldwynn_tn.jpg
|
JPG
|
10.8 KB
|
|
|
Jennifer_Jerome_tn.jpg
|
JPG
|
15 KB
|
|
|
Jonathan_Ferrar_tn.jpg
|
JPG
|
13 KB
|
|
|
LaVonne_LaRue_tn.jpg
|
JPG
|
12.2 KB
|
|
|
Riley_Rewington_tn.jpg
|
JPG
|
11.8 KB
|
|
|
Xhou_Ta_tn.jpg
|
JPG
|
12.8 KB
|
|
|
alt_syntax.php
|
PHP
|
307.2 B
|
|
|
alt_syntax_end.php
|
PHP
|
307.2 B
|
|
|
arithmetic_01.php
|
PHP
|
102.4 B
|
|
|
arithmetic_01_end.php
|
PHP
|
204.8 B
|
|
|
arithmetic_02.php
|
PHP
|
0 B
|
|
|
arithmetic_02_end.php
|
PHP
|
0 B
|
|
|
arithmetic_03.php
|
PHP
|
0 B
|
|
|
arithmetic_03_end.php
|
PHP
|
102.4 B
|
|
|
art01.jpg
|
JPG
|
90.1 KB
|
|
|
artistpix.php
|
PHP
|
921.6 B
|
|
|
artists.php
|
PHP
|
6.6 KB
|
|
|
associative_end.php
|
PHP
|
307.2 B
|
|
|
background_buildings.png
|
PNG
|
26.2 KB
|
|
|
blank.php
|
PHP
|
512 B
|
|
|
blank_end.php
|
PHP
|
512 B
|
|
|
combined.php
|
PHP
|
102.4 B
|
|
|
combined_end.php
|
PHP
|
102.4 B
|
|
|
coming.php
|
PHP
|
409.6 B
|
|
|
comments_end.php
|
PHP
|
307.2 B
|
|
|
comparison.php
|
PHP
|
307.2 B
|
|
|
comparison_end.php
|
PHP
|
307.2 B
|
|
|
config.php
|
PHP
|
0 B
|
|
|
config_end.php
|
PHP
|
0 B
|
|
|
contact.php
|
PHP
|
2.5 KB
|
|
|
contact_end.php
|
PHP
|
3.3 KB
|
|
|
copyright.php
|
PHP
|
307.2 B
|
|
|
copyright_end.php
|
PHP
|
307.2 B
|
|
|
custom_end.php
|
PHP
|
307.2 B
|
|
|
date_end.php
|
PHP
|
307.2 B
|
|
|
default_01.php
|
PHP
|
102.4 B
|
|
|
default_01_end.php
|
PHP
|
102.4 B
|
|
|
default_02.php
|
PHP
|
0 B
|
|
|
default_02_end.php
|
PHP
|
204.8 B
|
|
|
different.php
|
PHP
|
3 KB
|
|
|
different_css.php
|
PHP
|
3.2 KB
|
|
|
different_end.php
|
PHP
|
3.2 KB
|
|
|
display_values_end.php
|
PHP
|
204.8 B
|
|
|
do_while.php
|
PHP
|
102.4 B
|
|
|
embed.php
|
PHP
|
614.4 B
|
|
|
embed_end.php
|
PHP
|
921.6 B
|
|
|
embedded.php
|
PHP
|
819.2 B
|
|
|
embedded_end.php
|
PHP
|
819.2 B
|
|
|
encapsed.php
|
PHP
|
614.4 B
|
|
|
encapsed_end.php
|
PHP
|
614.4 B
|
|
|
errors.php
|
PHP
|
512 B
|
|
|
errors_end.php
|
PHP
|
512 B
|
|
|
escaped.php
|
PHP
|
307.2 B
|
|
|
footer.php
|
PHP
|
614.4 B
|
|
|
for_loop.php
|
PHP
|
512 B
|
|
|
for_loop_end.php
|
PHP
|
512 B
|
|
|
foreach.php
|
PHP
|
409.6 B
|
|
|
foreach_01.php
|
PHP
|
307.2 B
|
|
|
foreach_01_end.php
|
PHP
|
409.6 B
|
|
|
foreach_02.php
|
PHP
|
409.6 B
|
|
|
foreach_02_end.php
|
PHP
|
512 B
|
|
|
foreach_end.php
|
PHP
|
409.6 B
|
|
|
function_types_end.php
|
PHP
|
307.2 B
|
|
|
functions_end.php
|
PHP
|
102.4 B
|
|
|
header.php
|
PHP
|
1.2 KB
|
|
|
heredoc.php
|
PHP
|
102.4 B
|
|
|
heredoc_end.php
|
PHP
|
307.2 B
|
|
|
hotel_contempo.jpg
|
JPG
|
14.8 KB
|
|
|
hotel_gwendoline.jpg
|
JPG
|
9 KB
|
|
|
hotel_otter.jpg
|
JPG
|
9.7 KB
|
|
|
hotel_phillips.jpg
|
JPG
|
8.6 KB
|
|
|
hotel_rage.jpg
|
JPG
|
10.6 KB
|
|
|
htaccess.txt
|
TXT
|
409.6 B
|
|
|
include_path.php
|
PHP
|
0 B
|
|
|
increment.php
|
PHP
|
102.4 B
|
|
|
increment_end.php
|
PHP
|
307.2 B
|
|
|
index.php
|
PHP
|
3.7 KB
|
|
|
indexed_end.php
|
PHP
|
307.2 B
|
|
|
integer_division.php
|
PHP
|
204.8 B
|
|
|
integer_division_end.php
|
PHP
|
204.8 B
|
|
|
iphone.png
|
PNG
|
77.8 KB
|
|
|
join_strings.php
|
PHP
|
204.8 B
|
|
|
join_strings_end.php
|
PHP
|
512 B
|
|
|
linked.php
|
PHP
|
409.6 B
|
|
|
mail_test.php
|
PHP
|
512 B
|
|
|
members.html
|
HTML
|
2.4 KB
|
|
|
multiplication.html
|
HTML
|
3.8 KB
|
|
|
multiplication.php
|
PHP
|
204.8 B
|
|
|
multiplication_end.php
|
PHP
|
819.2 B
|
|
|
non_members.html
|
HTML
|
1.8 KB
|
|
|
other.php
|
PHP
|
307.2 B
|
|
|
para.html
|
HTML
|
204.8 B
|
|
|
para_end.html
|
HTML
|
204.8 B
|
|
|
parent.php
|
PHP
|
512 B
|
|
|
parent_end.php
|
PHP
|
512 B
|
|
|
parse_01.php
|
PHP
|
512 B
|
|
|
parse_01_end.php
|
PHP
|
512 B
|
|
|
parse_02.php
|
PHP
|
716.8 B
|
|
|
parse_02_end.php
|
PHP
|
716.8 B
|
|
|
process_mail.php
|
PHP
|
2.2 KB
|
|
|
quotes_end.php
|
PHP
|
204.8 B
|
|
|
ralogo_monogram.png
|
PNG
|
1.8 KB
|
|
|
redirect.php
|
PHP
|
512 B
|
|
|
relative.php
|
PHP
|
409.6 B
|
|
|
relative_end.php
|
PHP
|
614.4 B
|
|
|
runtime_config.php
|
PHP
|
204.8 B
|
|
|
somefile.php
|
PHP
|
0 B
|
|
|
somefile_end.php
|
PHP
|
0 B
|
|
|
sort.php
|
PHP
|
512 B
|
|
|
sort_end.php
|
PHP
|
512 B
|
|
|
spaceship.php
|
PHP
|
716.8 B
|
|
|
spaceship_end.php
|
PHP
|
819.2 B
|
|
|
spaceship_php5.php
|
PHP
|
1 KB
|
|
|
strip_tags.php
|
PHP
|
204.8 B
|
|
|
strip_tags_end.php
|
PHP
|
204.8 B
|
|
|
style.css
|
CSS
|
10 KB
|
|
|
styles.css
|
CSS
|
716.8 B
|
|
|
switch_01.php
|
PHP
|
409.6 B
|
|
|
switch_01_end.php
|
PHP
|
409.6 B
|
|
|
switch_02.php
|
PHP
|
307.2 B
|
|
|
switch_02_end.php
|
PHP
|
307.2 B
|
|
|
ternary_01.php
|
PHP
|
204.8 B
|
|
|
ternary_01_end.php
|
PHP
|
204.8 B
|
|
|
ternary_02.php
|
PHP
|
102.4 B
|
|
|
ternary_02_end.php
|
PHP
|
102.4 B
|
|
|
test.php
|
PHP
|
512 B
|
|
|
thanks.php
|
PHP
|
307.2 B
|
|
|
truncated.php
|
PHP
|
307.2 B
|
|
|
truncated_end.php
|
PHP
|
307.2 B
|
|
|
undefined_01.php
|
PHP
|
716.8 B
|
|
|
undefined_01_end.php
|
PHP
|
716.8 B
|
|
|
undefined_02.php
|
PHP
|
409.6 B
|
|
|
undefined_02_end.php
|
PHP
|
409.6 B
|
|
|
undefined_03.php
|
PHP
|
0 B
|
|
|
undefined_03_end.php
|
PHP
|
0 B
|
|
|
undefined_04.php
|
PHP
|
102.4 B
|
|
|
undefined_04_end.php
|
PHP
|
102.4 B
|
|
|
user.ini.txt
|
TXT
|
307.2 B
|
|
|
venue.php
|
PHP
|
4.8 KB
|
|
|
while.php
|
PHP
|
102.4 B
|
|
|
while_end.php
|
PHP
|
102.4 B
|