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'm stuck. I've followed a couple tutorials on how to update a mysql database via php form, and I'm getting there, but I just can't seem to get past this. First let me say I'm sorry this is so basic, and I hope it's ok that I'm posting here. I'm not even to the point of getting "user_updated.php" working. Everything seems to ok, except the text box value is always " ". The user_id is passing (from the previous page) just fine, but the user_name isn't passing anything. This is what I have. Any help that anyone can offer is much appreciated!!!!
Ok that makes complete sense. It's difficult following different tutorials. I'm getting some working php, but I only have a partial understanding of what I'm writing. I've done this before, but I've always used dreamweaver to build sites, then manipulated that code as needed. Anyway, thanks for the tip, it is super helpful!