Connecting...

This is a quick preview of the lesson. For full access, please Log In or Sign up.
For more information, please see full course syllabus of Introduction to PHP
For more information, please see full course syllabus of Introduction to PHP
Introduction to PHP Web Application Development
Lecture Description
In this lesson our instructor talks about web application development. First, he discusses changes in version 4.1 and 5.0. Then he talks about changes in version 5.1 and introduces some homework challenges.
Bookmark & Share
Embed
Share this knowledge with your friends!
Copy & Paste this embed code into your website’s HTML
Please ensure that your website editor is in text mode when you paste the code.(In Wordpress, the mode button is on the top right corner.)
×
Since this lesson is not free, only the preview will appear on your website.
- - Allow users to view the embedded video in full-size.
Next Lecture
Previous Lecture
0 answers
Post by sorin dragon on March 23, 2016
This is wrong <span/>.
I saw the mistake in the viewCart.php. Correct is <span></span>.
So you close the span like this </span> not like <span/>.
0 answers
Post by Andrew Showalter on January 29, 2013
I try to build this as I go without downloading the files for any help, but by looking at the syntax in the video I was really confused around minue 8:00 because there is no "escape from php" syntax ?> after the final closing <span />
; for the first item first column just in case anyone else has some problems.