Posts by novik • 11 points
1 post
-
1
votes1
answer44
viewsQ: Function to edit returning NULL PHP and MYSQL
Good night to you all, I am a beginner in programming and am following a tutorial to create a stock control system. if(isset($_GET['id'])) { $idFabricante = $_GET['id']; var_dump($resp =…