Jump to content

Khadija.A

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Khadija.A's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi all, I am working on an application that is designed using php and currently I have to do some database modifications. Here is a screen shoot of the page that includes the field that needs to be modified: Under the Block/ Room list there are the following values (which are coming from the database (specifically the “products” tables) : Block A Block B Block C Block D Here is the structure of the products table: Now I need to add the rooms in the same list as the following: Block A A01 A02 A03 …. Block B B01 B02 …. Do I have to create another table? If yes what fields should go in there? Do you have another idea on how to achieve the same thing?...
  2. Hi, can any one explain this 2 lines: $this->GetCombo($default, $cbName, $longShort, $reportTo, $size) $objDBProducts->Connect();
  3. Hello everyone First I'd like to say thank you for this forum Second, I am assigned to work on the IT help desk system of my college. They use double choco latte to manage that. for now, this is the main page where I have to do the changes: and here is a copy of the system (after modifications) http://khadijaalshamsi.com/axd38h5/ITILSDT2.zip here is what I have to do: 1. remove the location row 2. add more options for the product/block list 3. add more options for the module list I went through the system but I don't know where to get these from. can anyone help me please?
×
×
  • 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.