PhpMyAdmin not inserting data

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Vaughanjb
Forum Commoner
Posts: 26
Joined: Thu Jul 08, 2010 4:56 am

PhpMyAdmin not inserting data

Post by Vaughanjb »

Hi all,

I have just bought some new webspace with 123-reg and tried to transfer some old files over. I have edited all the passwords and database logins etc.

For some reason the database will now not insert data. Do I need to change any privileges on PhpMyAdmin somewhere? Or does anyone have any ideas what it could be? PhpMyAdmin is new to me. I'm used t using CocoaMySql

Thanks

Vaughanjb
klevis miho
Forum Contributor
Posts: 413
Joined: Wed Oct 29, 2008 2:59 pm
Location: Albania
Contact:

Re: PhpMyAdmin not inserting data

Post by klevis miho »

What is the error that it gives you?
Vaughanjb
Forum Commoner
Posts: 26
Joined: Thu Jul 08, 2010 4:56 am

Re: PhpMyAdmin not inserting data

Post by Vaughanjb »

I'm not receiving any errors all the php runs fine without any problems. It's just not inserting the data into the database.
mikosiko
Forum Regular
Posts: 757
Joined: Wed Jan 13, 2010 7:22 pm

Re: PhpMyAdmin not inserting data

Post by mikosiko »

post the code that is not working
Post Reply