Jump to content

jcvasquezdevelasco

New Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Contact Methods

  • Website
    http://www.jclink.ca

jcvasquezdevelasco's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. The code come correctly from the database. I insert and view them correctly. My problem is when I want to correct or edit the data displayed. I follow this steps: A file to connect to the database. (connect_db.php) A file to view the data (view.php). In this file when i try to edit or delete a row, the next file (recordsreg.php) only show the ID value correspond to same row, but the form fields are empty. I attach the oder file now. viewreg.php
  2. I'm a begginer PHP programmer. I followed the course of PHP Login, everything went well in my two first forms, but in the last one, the data come empty. May be I forcing the code with a table with 9 rows? Someone could help me where is my error. Thanks. recordsreg.php
×
×
  • Create New...