When my clients log in to update their info all of the fields are blank? We just moved the database and they worked before, and help is much appreciated, I am a novice with PHP and only basic knowledge, thank you!
[php]<?php include ("header.php"); ?>
<?php $idx = $_SESSION['idx']; $clientinfo = load_client_info_by_index($idx); ?>Edit Profile
Client Name |
Parent or Guardian Name: | ||||
Last |
First "/> |
MI "/> |
Last Name "/> |
First Name "/> |
MI
" /> |
DOB "/> "/> "/> |
Gender: >Female >Male |
||||
Street Address City " /> State "/> Zip Code "/> |
|||||
Home Phone: "/> |
Work Phone: "/> |
Cell Phone: " /> |
E-Mail: "/> |
Measurements: >30- >32 >34 >36 >38 >40 >42 >44 >46 >48 >50+ >N/A >A >B >C >D >DD+ |
|
Height:
|
Eyes: >Blue >Green >Brown >Hazel |
Union: Yes >No |
|||
Pants: "/> |
Shirt: >XS >S >M >L >XL >XXL+ |
Jacket: "/> |
Dress: " /> |
Skirt: " /> |
|
Experience: <?php echo $clientinfo['experience']?> |
|||||
Skills: <?php echo $clientinfo['skills']?> |
|||||