Loading video...
Putting Together AJAX
Lecture Slides are screen-captured images of important points in the lecture. Students can download and print out these lecture slide images to do practice problems as well as take notes while watching the lecture.


































3 answers
Thu Sep 13, 2012 12:39 AM
Post by Jorge Guerrero on April 1, 2012
Prorf. Lei, you're download files are missing a directory of include files with its files, so when you try to load the lesson file, it fails to load. You need to double-check your training files. Also, you're using short hand notation, and if you've been taking the Educator courses in sequence, the PHP course disables shorthand php notation, like the one you're using in your examples. You should notify your students to enable short hand notation in their php.ini file. Further, errors still keep popping up, like the one I just mentioned.
1 answer
Thu Sep 13, 2012 12:45 AM
Post by Jorge Guerrero on August 13, 2012
Nice coding. You're really good, Prof. Lei. However, the Javascript class offered on educator is not focused on AJAX. They should offer a jQuery class for more coherence between courses.
1 answer
Sat Nov 10, 2012 11:46 AM
Post by Kenneth Hyler on November 10, 2012
This lesson has completely alienated me
1 answer
Thu May 23, 2013 10:02 PM
Post by Brian McClain on May 23 at 07:35:49 AM
Where's the .sql file for the database with the user table?