Recent content by ngomaichi

  1. N

    Two Queries in single update statement

    Hi, I need help on following code I have to run two queries to update records on two different tables, need to help how to run $q4 query like $q3 query. if(mysql_query($query)) { echo '<div><div class="alert alert-success"><strong>Product added sucessfully.</strong></div></div>'...
Back
Top