Hi everybody, got a small ( possible large as it's driving me bonkers lol ) problem. I'm making a stock level checking script using php/mysql. I need to make it so that the script checks each item of stock in the database and if the level of an item is below 3 print out a message. I've been at this for a few hours now trying if and while statements but just cannot seem to get my head round it. Hoping one of you good people can point me in the right direction.
Cheers for taking the time to read my post