PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I've managed (with some help) to pass a variable to a popup window. now i'm having some troubles retrieving the associated table data. If I set 'WHERE stockId = '2''; I get the data I need, but this is not the right way to do it. I am unsure of where to progress with this? Does any one have a link or some examples I can view?