Posts by dialup • 103 points
2 posts
-
5
votes2
answers2638
viewsQ: Update Div HTML PHP Javascript
I’m having some problems updating a div without updating the full page. Follows the code: <div class="main" align="justify"> <div id="mensagens"> <?php echo…
-
5
votes2
answers4670
viewsQ: Posting system - "Duplicate entry '0' for key 'PRIMARY"
I’m having a problem, I’m not really sure if it’s in PHP or in the database. In a posting system using PHP, as soon as you post a news, the ID (the key Primary, which would be used so:…