Skip to main content

Home/ Groups/ Web Programming
Alex Halavais

Google Map RFP - 0 views

  •  
    Well, I doubt any of you are going to be *quite* ready for this, it would be a pretty impressive Mod 7 project :).
Wright Sashagaye

Viddler.com - webprog-3-1 - Uploaded by halavais - 0 views

  •  
    Left a comment on the 3-1 video at 6:55 about endless loops and Mickey Mouse.
  •  
    webprog-3-b...
  •  
    Comment for webprog-3-1.
Zebeck Jillian

Java vs. JavaScript - 0 views

  •  
    Here is a link to an article about the differences between java versus javascript.
Zebeck Jillian

Cookie Recipe Showing Database Comments - 0 views

  •  
    Here is my sugar cookie recipe, updated to include a "See Comments" button to show users' the comment information from my database table. I tried to utilize CSS to style the table to match the html page.
Zebeck Jillian

PHP: MySQL - Manual - 0 views

  •  
    Here is PHP and MySQL manual that Professor Halavais directed me to when I was having (and still having) trouble with Module 4's challenges.
Marie Shanahan

Connecticut Restaurant Inspections - 0 views

  •  
    Just wanted to share this example of a database powered by MySQL. It includes thousands of records for restaurants health inspections in Connecticut. It's dynamic and updated regularly with new reports. I didn't build it, but I admire the developer who did. I only helped with the HTML/CSS display
Kuban  Ellise J

Guess a Card, any Card - 0 views

  •  
    this is my version of the card game page, but where the card facing down is a random card, not the established heart card. i spent a few min. hitting the same card to see if they would eventually match, but then i got bored. I think this code should work, should is key. Prof, i will email it to you as per the webprog instructions to see if theoretically it would work.
  •  
    Deja vu. Thought I commented on this, but maybe not. It sends the following as the realcard: cards[0]. Hard to match that with a 1 through 5.
Monica Aversa

Challenge for webprog-4-f: Form using PHP and MySQL - 0 views

  •  
    This brings you to the guestbook for my gluten-free pizza crust page.
  •  
    Seems to be eating the last part of my URL. Is the VARCHAR big enough to hold big urls? Or is it something else? Be nice if the URLs were links (e.g., for the name). Nice, but unnecessary :).
Bryan Dumelin

ESP-Test - 0 views

  •  
    This is my rendition of the ESP cards with random card generation. This one had taken me a while because I wasn't quite getting the concept of how the url were being passed. After re-watching the videos, I was able to grasp the concept better. I had originally thought that i could have the php function on a switch and then have a hidden input variable passed to the url...turn out i was over-thinking it....rather than give away the answer, just see for yourself!
  •  
    Nice!
Gomez Evamarie

How to Make Reduced-Fat Flan:Display Comments - 0 views

  •  
    WOOHOO!! Glad to get this up and running! The comments are displayed at the bottom of the page.
Bryan Dumelin

http://bryan.dumelin.com/database/drecipe.php - 0 views

  •  
    This is my rendering of the comment submit section. Everything seems to be submitting correctly, however, i just can't seem to get the database to populate. I reviewed the videos mutiple times with no answer. I thought it may be the 'localhost' issue, but bluehost.com does not give any of the options that we saw on 'nfs'...after about 7 hours of troubleshooting and every possible configuration... if anyone has ideas i would love to hear them....other than that, the site works flawlessly. Hope you enjoy.
  •  
    Well, "other than that" is pretty much at the core. I wouldn't have known it was a problem if you hadn't mentioned it (will have to change the assignment). But this is a really core thing to figure out. If you can't actually store the material, then you won't be able to do this sort of exchange when you want to make your own stuff. There's nothing obviously wrong with your code. My guess is that there is something up with your username/pass or table names, but without an "or die" statement, we'll never know...
Marie Shanahan

Creating tables in MySQL - 0 views

  •  
    An online training course from Web Developers Notes that explains the MySQL commands to create database tables: rows, columns, records, assigning unique id numbers to individuals records. At the news organization where I work, developers have used MySQL to create databases for Connecticut high school football and basketball statistics. The stats are all displayed in tables - check it out at http://data.courant.com/highschoolsports/basketball/home.aspx
Rock Jennifer

Movie Choices of Others - 0 views

  •  
    I couldn't bring myself to add these entries on the bottom of my existing module 2 website - instead I went back and added links to the existing pages to this 'new' page, which echoes entries from a data table created entirely in myphpAdmin. PS - my boyfriend actually hates The Land Before Time. I was just having a little fun.
Wright Sashagaye

Updated Zodiac Finder - 0 views

  •  
    My zodiac sign finder with comment option. .
Rock Jennifer

Pumpkin Bread Recipe - 0 views

  •  
    Recipe with comment form - much love to the Head First PHP & MySQL book, whose fabulous chapters 2-4 were very helpful, and kept many tears away. And love to Erica, for letting me know that creating the additional user was a MANDATORY step. <3
Zebeck Jillian

Cookie Recipe with Comment Option/Database - 0 views

  •  
    Here is my revised cookie recipe which now include a comment box with sends users' comments to a database using PHP.
Monica Aversa

Challenge 4-f: Guestbook form using PHP and MySQL - 0 views

  •  
    This brings you to my guestbook form for the gluten-free pizza crust page.
Monica Aversa

Challenge 4-g - 0 views

  •  
    User feedback page for gluten-free pizza's guestbook.
Bryan Dumelin

SQL Data Types - 0 views

  •  
    When setting up my database, I have been banging my head against the wall trying to figure out which data types to use for each item. I began by checking the MySQL homepage, but in the end I found myself getting more and more confused - they seemed to get tooo wordy and involved in the definition of the data type. I found this site to be much more helpful in describing the different data types - it gets right to the point and clearly explains with examples, what each data type does.
Pat Salvas

Dice - 0 views

  •  
    here is my extremely delayed dice from the third webprog
« First ‹ Previous 141 - 160 of 631 Next › Last »
Showing 20 items per page