0
Help please with php code
I write this code but insert record doesnât exist in table help me https://code.sololearn.com/w9yG6XukiJ04/?ref=app
3 Answers
+ 1
Hi Fadwa Elaziz,
Reason why you not able to update your sql table is because you are executing the snippet in the servers from SoloLearn which do not allow php redirects nor updating an external database.
I have tested the code and all seems to be working fineđđ
0
nn i just copied my code here i code it in SublimeText
0
i just want to know if thereâs anything wrong with my code if not then my sql server is the problem