Jump to content

matthew61773

New Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Posts posted by matthew61773

  1. question I have been set and am having triouble with!

    Write a PHP script, including the approriate SQL, that shows how to read data from and write data to the following MySQL database table

    (PRODUCT)

    Prod-Id            Product      Price      No_in_stock
        0                  Hammer      £5.00            22
        1                  Pump          £3.00            4   
        3                  Spanner      £2.00            6
  2. Another question I have been set and am having triouble with!

    Write a PHP script, including the approriate SQL, that shows how to read data from and write data to the following MySQL database table

    (PRODUCT)

    [b]Prod-Id            Product      Price      No_in_stock[/b]
        0                  Hammer      £5.00            22
        1                  Pump          £3.00            4   
        3                  Spanner      £2.00            6
  3. Hi
    I am doing a question in college and need some simple code in PHP.

    I have to Write a PHP script that outputs your name to the screen 5 times, each time the font size increasing by 2.

    Any ideas?

    thanks :)
×
×
  • 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.