Hi,
I created a mysql table using phpmyadmin. It worked fine and I was able to read/write to it through php scripts or through phpmyadmin.
But this week something weird:nuts: happened. When I tried to edit table contents from phpmyadmin it is not being reflected on my frontends. Also, when I write to the db table using php script, it does not reflect on the table I am viewing in phpmyadmin. Seems like I now have two separate tables.
I didn't change anything. Db and table names are the same. I only have this single table.
Please help...
Thanks,
batangas
I created a mysql table using phpmyadmin. It worked fine and I was able to read/write to it through php scripts or through phpmyadmin.
But this week something weird:nuts: happened. When I tried to edit table contents from phpmyadmin it is not being reflected on my frontends. Also, when I write to the db table using php script, it does not reflect on the table I am viewing in phpmyadmin. Seems like I now have two separate tables.
I didn't change anything. Db and table names are the same. I only have this single table.
Please help...
Thanks,
batangas