Jump to content

justintabb

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

justintabb's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I would like to know how to display such as is on this page: LOGGED IN AS: CRASH OVERRIDE I am sure this is easy for someone but would be a huge help to me. I am using Dreamweaver, PHP, mySQL! Thanks!
  2. I am building a web application for Bail Bonds Client management which requires me to make a form where the user can enter a set of 20 bonds @ a time and then @ a later time select and activate that bond and update the defendant demographic information that goes with it. Problem 1: I have to make my form in 4 sections (4 forms) because Dreamweaver will only allow me to select 1 table to Insert into and this is a relational database with 4 tables. Problem 2: When I insert data into the table to go with the previously entered bond number it adds another entry and does not insert the data with the corresponding bond number, does this need to be switched to an UPDATE instead of an INSERT? I am new to PHP as you can tell, please help!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.