diff --git a/my-profile.php b/my-profile.php deleted file mode 100644 index 9787c45..0000000 --- a/my-profile.php +++ /dev/null @@ -1,205 +0,0 @@ -prepare($query); -$rc=$stmt->bind_param('ssssisi',$fname,$mname,$lname,$gender,$contactno,$udate,$aid); -$stmt->execute(); -echo""; -} -?> - - - - - - - - - - - Profile Updation - - - > - - - - - - - - - - - - -
- -
-
- prepare($ret) ; - $stmt->bind_param('i',$aid); - $stmt->execute() ;//ok - $res=$stmt->get_result(); - //$cnt=1; - while($row=$res->fetch_object()) - { - ?> -
-
-

firstName;?>'s Profile

- -
-
-
-
- -Last Updation date :   updationDate;?> -
- - -
-
- - - -
- -
- -
-
- - -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- - -
- -
- - -
-
- - - - - - -
- - -
-
- -
-
-
-
-
-
-
-
-
- - - - - - - - - - - - - - - - - \ No newline at end of file