Jump to content

DougEFresh2

New Members
  • Posts

    1
  • Joined

  • Last visited

DougEFresh2's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Great coding! When/if you do another revision, here is the project I made that uses Ajax instead of a hidden form and uses id's for each row in the html instead of an href link. Lastly, my version allows selecting of multiple users in database for deletion, however, it doesn't have any way to edit any of them. Also, I'm not as cool as you and I used procedural php instead of object oriented, like yours. I'm pretty new to web programming (I'm stronger in c++, java etc.) so just know that this is just for experimentation and NOT securely sound enough to use on a live server, fyi. Enjoy! https://github.com/dougpurinton/database_example
×
×
  • Create New...