Learn more about Viddler for business

Hey! Halavais is using Viddler for online video, and so can you!

Hide this

webprog-4-3

Uploaded on Feb 08, 2009 / 118 views / 183 impressions / 8 comments

Description

For the fourth module of the webprog class. See http://webprog.halavais.net/

Tags

  • php
  • webprog
  • mysql

8 comments

halavais

Mar 19, 2009

It is not only available elsewhere, it is (like everything we are using this semester) open source. I would guess that the majority of hosts that offer MySQL also have PhpMyAdmin to help you administer it. If at some point you decide to install XAMPP on your own system, I think it is included there as well.

I considered doing MySQL from the command line, but that is unnecessarily complex. Since PhpMyAdmin shows you the SQL queries it is doing, it's not a bad way of becoming more familiar (gradually) with SQL.

drumdiva 28:20

Mar 19, 2009

Is PHPmyAdmin proprietary (developed only for use with NFS.net, or is it a third-party thing that's used by other hosts?

mla251 11:40

Mar 18, 2009

nope! still up and running...http://www.000webhost.com/ is an active link (copied & pasted from the address bar) thanks mark, and good luck!

Load replies

mla251 11:40

Mar 16, 2009

www.000webhost.com -- I've been working with this site for Mod. 3 and 4. Very similar to NFS, but you don't have to pay!

Load replies

boonec 23:31

Mar 03, 2009

Below is a link to a helpful tutorial page that defines some of the types. None of the examples in the lecture are text, but in the challenge the data is primarily text which lead me to believe that the type should be text. I receive an error message when doing this. As I searched to find troubleshooting help I found that the varchar type can also include text.
http://www.tizag.com/mysqlTutorial/mysqltables.php

Load replies

Post a comment

Allowed tags: <a> <b> <br> <u> <i>