PHP Stock Manager

Discussion in 'PHP' started by ct2k7, Apr 2, 2008.

  1. #1
    Hi, I've got to make a stock manager.

    Basically, I need to make a site which is login protected, but once you login, you need to be able to log out.

    The protected site, should have the ability to perform a stock checker utility, i.e

    • list a product by either, given name, product Id or name
    • list amount of the product is left in stock.
    • show an image, which should be uploadable through a form which adds/ deletes the products
    I do realise that this would almost certainly require a database, for which I have chosen MySQL, but I know little SQL. I have a very basic knowledge of PHP and was wondering if you could help.

    Thanks.
     
    ct2k7, Apr 2, 2008 IP
  2. ct2k7

    ct2k7 Peon

    Messages:
    457
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Getting a bit urgent now :)
     
    ct2k7, Apr 2, 2008 IP
  3. essex

    essex Guest

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Whats the job paying ? If this was something simple I would do it free. Just make me an offer.
     
    essex, Apr 2, 2008 IP
  4. ct2k7

    ct2k7 Peon

    Messages:
    457
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It's for my PHP course which I haven't been attending as I've been ill :(
     
    ct2k7, Apr 2, 2008 IP
  5. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #5
    and the dp members are supposed to solve it for you ? :)

    just take the course again , u wont get anything by passing it without working hard
     
    commandos, Apr 2, 2008 IP
  6. NewTier

    NewTier Notable Member

    Messages:
    2,201
    Likes Received:
    196
    Best Answers:
    0
    Trophy Points:
    250
    #6
    Hey there,
    I couldn't find you any free script but there are some commercial php scripts out there.
    I don't own the site or anything. But you can check it out here.
     
    NewTier, Apr 2, 2008 IP
  7. ct2k7

    ct2k7 Peon

    Messages:
    457
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I am not asking DP members to solve it for me, but to teach me. The course doesn't end this year, it ends next next, so I would have to take the course next summer, with it ending the year after.

    Thanks sss3d :D
     
    ct2k7, Apr 3, 2008 IP
  8. NewTier

    NewTier Notable Member

    Messages:
    2,201
    Likes Received:
    196
    Best Answers:
    0
    Trophy Points:
    250
    #8
    Haha no problem ct2k7.. :D sorry I wasn't that much of a help. ;)

    If I come along the script I'll definately mail you! and you can use it to help you in your studies ;)
     
    NewTier, Apr 5, 2008 IP
    ct2k7 likes this.