Jump to content

PHP Array File


Nnaut

Recommended Posts

Okay, so i a problem with my Php coding

 

Basically, i dont know what the problem is, but the  Update function has stopped working for some reason ( deletes entire entries)

also the Delete function deletes all of the the entries instead of that specific row.

 

Plesse tell me what the problem is

 

http://min.us/mbePuoHZAG

Link to comment
https://forums.phpfreaks.com/topic/265737-php-array-file/
Share on other sites

You need to provide us with more information. Where abouts does the update and delete code live? What are "entire entries"? Has anything changed recently that might explain why some code has randomly stopped working? We're happy to help you but you need to meet us half way.

Link to comment
https://forums.phpfreaks.com/topic/265737-php-array-file/#findComment-1361837
Share on other sites

Okay, im sorta a noob with Php or Coding in general

 

Im using Server2Go

 

Basically, When i click on form name.html, it brings me to a fill out form. Once that is completed, a database is shown, showing all entries

 

Now when i come to click on Delete on that row, it deletes the entire database

 

When i click on Update, it takes me back to form name.php, in which i can edit information

Once done, you then clcik on Add, and the edited data then shows up.

 

But the problem is that it doesnt and i want to know why the Update and Delete dont work properly

 

So if you see any coding errors please tell me PLEASEE

Link to comment
https://forums.phpfreaks.com/topic/265737-php-array-file/#findComment-1361843
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.