Web Hosting Suggestion -- For module 4, I've added a comment to video #3 (11:40). For anyone on a very tight budget, this web hosting site is similar to NearlyFreeSpeech (PHP, MySQL support), but it's 100% free. It's been working great so far.
This site directly sells a service. I got a dedicated domain name for it, but must wait until my webhosting people are in the office to get it active. For now, you can use this link.
Here is my first venture in MySQL. You can leave comments on the bottom of the slightly restyled recipe page. Can't view them yet (that's phase 2), but they insert into the database.
The birth sign is the place where the sun makes its transit through the Zodiac during the year. To find your astrological sign, select your birth month and date.
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.
How to debug your PHP program in case your server, database or table malfunctions. This is real important and could save you valuable time ... days, perhaps!!
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
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.
this page submits info into my database where i can read it, and then choose to respond.
i added the javascript to this pages that requires an entry in the name, email and comment fields as well as a valid email address... comments in the .js file show where i got my code and help from.
it validates
Dude! And after we talked about that common error, too! But as with the others, I'll count it as "close enough for gov. work."
Note to everyone: the Fibonacci series *starts* 0 1 1 2 3 5 ...
Less than half of yours do :/.