User Profile

Collapse

Profile Sidebar

Collapse
Markw
Markw
Last Activity: Jun 12 '08, 08:47 PM
Joined: Aug 3 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Markw
    replied to Entering a date into mysql
    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
    See more | Go to post

    Leave a comment:


  • Markw
    started a topic Entering a date into mysql

    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...
    See more | Go to post

  • Markw
    started a topic Unable to UPDATE record in database
    in PHP

    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...
    See more | Go to post
    Last edited by pbmods; Oct 16 '07, 12:22 AM. Reason: Changed [CODE] to [CODE=php].

  • Markw
    started a topic changing a 2 column 'report' into a 4 column 'report'
    in PHP

    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...
    See more | Go to post
    Last edited by ak1dnar; Aug 24 '07, 04:14 AM. Reason: Added Language [code=php] to the code tags

  • 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....
    See more | Go to post

    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,...
    See more | Go to post

  • Thanks guys for your help,

    I'll have to give that a try.
    See more | Go to post

    Leave a comment:


  • 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....
    See more | Go to post
No activity results to display
Show More
Working...