Atli,
Thank you for the quick response. I figured it would be something easy, just didn't know were to start looking.
Again Thank you
Mark
User Profile
Collapse
-
Entering a date into mysql
Ok this is probably going to be so obvious but I've got to ask because I can not find it any other place.
I'm creating (still, this has been going on for some time now) a web based scuba dive log database and of course I'd like to enter the date that the dive took place.
I understand that mysql stores the date information in the YYYY-MM-DD and if I use lets say phpmyadmin to enter the data for the dive and of course... -
Unable to UPDATE record in database
Hi folks I think I've got a variable problem but not 100% sure.
Background: I took the CMS example from chapter 6 in "Build your Own Database Driven Website Using PHP&MySQL" and have attempted to modify it for use in my own database. It almost works for me LOL.
contact.php returns my dive buddies first and last name and gives me the option to either Edit or Delete them. Currently the delete option is not... -
changing a 2 column 'report' into a 4 column 'report'
Hi folks, I probably used the term 'report' incorrectly. Sorry for that in advance.
The below code produces a 2 column web page that shows in the first column a picture and the 2nd column shows the person's name and address ad a few other things.
What I would like is to change this into a 4 column report with no duplication.
Could somebody help me with this, I'm sure it's simple enough but when your new to... -
Hi Greg,
Thanks for the reply.
The Database name is SCUBALOG and the tables are buddy and address.
Thanks for the heads up on the variable name. I'll change one of them to something different unless I can use one variable name to input the 4 values into the two different tables. Look forward to anymore help you can provide to me....Leave a comment:
-
One form, two different tables that data needs to be entered in
Hello Folks, It's your new mysql and php user looking for some more help.
Background: I'm attempting to develop an online SCUBA Diving Log application. My plans are to put it together in pieces while at the same time learning on what I've done on a previous section.
The first part I have decided to start is the dive buddy section. This section will contain all your standard contact information (ie name, address, city,... -
-
Getting data in a lookup table to populate automatically
I think this was recently asked but I was a little lost on the example that was used so I'm reasking it with an example I can understand.
Also forgive me for such a basic question but I really am new to Mysql and PHP.
In the book "Build Your Own Database Driven Website Using PHP & Mysql" by Kevin Yank, they give an example for when using a many to many relationship that it is best to use a lookup table....
No activity results to display
Show More
Leave a comment: