Jump to content

PHP MySQL Issue--Code Compiler Comparison Needed


tracy

Recommended Posts

I have about 800 lines of code, which I do not think I should post here...I will try to describe...

I desire to use php to display the contents of a mysql table with the option of editing or deleting a row of data based on a radio button type situation...in other words, click the box next to the line I want to edit/delete and be taken to a pre-populated table with same data presented for deletion or editing...

I keep getting errors.  Does anyone know of a place where I can type in the mysql table categories and have the code automatically generated so that I can check my code (free) against the auto-generated code?  I don't feel I can get the error fixed in 800 more or less lines of code without posting all of it here, which I think would violate the forum rules...

Thanks.  Any help is appreciated. 
Sure, phpmyadmin will generate the code if I want to insert or query a selection...I am interested in what the code should look like with what I described above with the option for radio button selection and I can't get phpmyadmin to do that.  If you know of a way, I'd consider trying it...

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.