Jump to content

[SOLVED] mysql is outputting duplicates


superkore

Recommended Posts

First off I new with php/mysql.

 

 

I have a php news system in my site, but when I add a new content it outputs it twice.

I just coped and pasted the php from tutorials online so I figured it was just the php code, but i've used different code and it still does it.

I looked in the sql database and it is show duplicates there. so i guess the msql is duplicating the data. how do i fix this.  please help.

Link to comment
https://forums.phpfreaks.com/topic/114168-solved-mysql-is-outputting-duplicates/
Share on other sites

So even though millions of people use MySQL worldwide without a problem  are you saying that because you have a problem, it must be MySQL duplicating the data and not anything you are doing?

 

I looked in the sql database and it is show duplicates there. so i guess the msql is duplicating the data.

 

If the duplicates are in the table, look to your code that puts them there.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.