Homework 2
For homework 2 you will be making a small page that responds to user input. The page should look like a basic log in and welcome back! page like you might see on a social networking site. It does not…Continue Reading →
For homework 2 you will be making a small page that responds to user input. The page should look like a basic log in and welcome back! page like you might see on a social networking site. It does not…Continue Reading →
http://imgs.xkcd.com/comics/future_self.png
Here are the two PHP documents from class saved as text files. inclass2php inclassphp
Strings Functions+_+Objects
while ($k >= 1) { echo $k; $k–; } if ($k == 1) { echo ‘$k in the hosue!’; } elseif ($k < 1) { echo “small k”; } else { echo “No k”; } Create a loop that checks…Continue Reading →
php_intro (2)
Please answer each question in depth, providing as much detail as is reasonable. Feel free to copy the questions into Word or any other document editor in order to answer them. The addition of pictures or diagrams is welcome for…Continue Reading →
PDF of Syllabus – IDIA 618.185_Blodgett_FA2014 IDIA 618.185: Dynamic Web Design Instructor: Bridget M. Blodgett Office Hours: Monday 12:30pm – 2:00pm Thursday 3:30pm – 5:00pm Appointments available upon request E-mail: bblodgett@ubalt.edu Gchat: bblodgett.ubalt Course Information Location: AC 216 Times: H 5:30pm…Continue Reading →