... showing all entries tagged mysql
Below you will find all posts tagged mysql ↓
h4x3d.com does not host any illegal content. Links/Files referred to are for educational purposes only.
Duplicate entry ?0′ for key 1
April 23rd, 2006 by jez1. Go into your phpMyAdmin panel.
2. For each tables structure, edit the first entry (which should be a primary key such as ID).
3. Delete the 0 in the default value and select “auto_increment” in the drop-down menu next to it (on the right).
4. Save.
5. Go to the next table and do the same.
If you enjoyed [...]
Deleting a row in MYSQL with PHP
August 26th, 2005 by jezIf you enjoyed this post, make sure you subscribe to my RSS feed!



