Hello everyone I am new to the Forum, so I hope I am posting in the right place.
I have a MySQL DB setup via PHPAdmin.
I have a PHP form that writes a phone number to the database.
No matter what phone number I place in the input box, the previous deleted phone number is written to the database.
So I deleted all data in the table cleared cache in the browser (for all History), and I still get the same number no matter what phone number I put in the input box.
So I copied the entire database, deleted the original and it still puts the same phone number in the phone column.
I tried to flush the table, but I cant seem to find the option to enable those priveleges.
It is not in the user priveleges.
Any assistance is appreciated.
I have a MySQL DB setup via PHPAdmin.
I have a PHP form that writes a phone number to the database.
No matter what phone number I place in the input box, the previous deleted phone number is written to the database.
So I deleted all data in the table cleared cache in the browser (for all History), and I still get the same number no matter what phone number I put in the input box.
So I copied the entire database, deleted the original and it still puts the same phone number in the phone column.
I tried to flush the table, but I cant seem to find the option to enable those priveleges.
It is not in the user priveleges.
Any assistance is appreciated.
