SQL Database - Update Record via PHP Form. No Errors, but no update.
Posted by: Anviel Nigeria (---.etislat.com.ng)
Date: February 04, 2016 10:16AM

Hi,

I have been battling with this code that will update rows in a table without success as the code will not generate any error message, but will not update the rows. below is the code i used


MEDICALRECORDEDIT

Hundreds of rows deleted.
This forum is not intended to analyze the php code.




Edited 1 time(s). Last edit at 02/04/2016 12:25PM by Otomatic.

Options: ReplyQuote
Re: SQL Database - Update Record via PHP Form. No Errors, but no update.
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: February 04, 2016 10:46AM

Hi

I am sorry but we do not provide PHP coding support on this site. I suggest you try stackoverflow.co

I will say that you should not be using the mysql_* database extension any more, it has been deprecated for years now and is completely removed from PHP 7.
Particularly if you are just learning, spend you energies learning the MYSQLI_ or better still the PDO database extensions.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.