Thursday, September 3, 2009

Feed Me Cookies

Use This Link... to answer the following a questions:
  1. What is a cookie?
  2. Where did the term cookies come from?
  3. Why do sites use cookies?
  4. Can I delete cookies?
  5. Are cookies dangerous to my computer?
  6. Will cookies fill up my hard drive?
  7. Are cookies a threat to my privacy?
  8. How did I get a cookie from doubleclick? I've never been there!
  9. How do cookies end up on my hard drive?
  10. What are all those entries in my cookies.txt file?

.

Monday, August 31, 2009

PHP Intro Review

Answer the following:

  1. What command is used to output to the screen?
  2. How are variables denoted?
  3. What does "loosely typed language" mean?
  4. How are "=" and "= =" different?
  5. What are the 3 parts of a for loop?
  6. What goes at the very end of do-while loop?
  7. What is an array?
  8. What are the 4 loop types we've covered?
  9. How do the "POST" and "GET" methods differ?

.


Installing WAMP

Please answer the following questions using THIS SITE:

  1. What does WAMP stand for?
  2. What are the software versions for WAMP components?
  3. Where is the folder "www" located after installation?
  4. How do you know if WAMP is working?

Download and install WAMP from the site linked above.


.