It is currently Wed Feb 08, 2012 5:54 pm

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Need Help regarding using the UPDATE fuction with PHP, MySQL
PostPosted: Thu Jul 17, 2008 1:17 am 
Offline

Joined: Sun Jul 13, 2008 4:39 pm
Posts: 16
Basically, I would like my users to beable to sign in, and then go to their 'My account' page, and then they can change their password, username, profile, and email etc.

1. I already have a database setup.

2. I just need someone to create that 'updatedetails.php' page to complement this code.
Thanks.

Code:
<form method="POST" action="updatedetails.php">
          <table width="393" height="269" border="8" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF">
            <tr>
              <td width="375" height="253" bgcolor="#0033CC"><table width="397" height="240" border="0" cellpadding="0" cellspacing="0">
                 
                  <tr>
                    <td width="89" height="30"><div align="center"><span class="style37"> Username</span></div></td>
                    <td width="10"><div align="center" class="style37">:</div></td>
                    <td width="298"><span class="style45">-</span>
                        <input name="username" type="text" size="35">
                      &nbsp;</td>
                  </tr>
                  <tr>
                    <td height="30"><div align="center"><span class="style37">Password</span></div></td>
                    <td><div align="center" class="style37">:</div></td>
                    <td><span class="style45">-</span>
                      <input name="password" type="password" size="35">
                    &nbsp;</td>
                  </tr>
                 
                  <tr>
                    <td height="30"><div align="center"><span class="style37">Email</span></div></td>
                    <td><div align="center" class="style37">:</div></td>
                    <td><span class="style45">-</span>
                        <input name="email" type="text" size="35">
                      &nbsp;</td>
                  </tr>
                  <tr>
                    <td height="30" valign="top"><div align="center">
                        <p class="style37">Profile</p>
                    </div></td>
                    <td valign="top"><div align="center" class="style37"><br />
                      :</div></td>
                    <td><span class="style45">-</span>
                        <textarea name="profile" cols="27" rows="8"></textarea>
                      &nbsp;</td>
                  </tr>
                 
                  <tr>
                    <td height="30">&nbsp;</td>
                    <td>&nbsp;</td>
                    <td align="right"><input type="submit" value="Change Info" />
                      &nbsp;
                      <input name="Reset" type="reset" value="Reset" />
                      <span class="style45">----</span></td>
                  </tr>
              </table></td>
            </tr>
          </table>
      </form>
       
      </p></th>
  </tr>


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 17, 2008 5:40 pm 
Offline

Joined: Thu Jul 17, 2008 4:42 pm
Posts: 3
i have an update page i have been working on if you send me your email addrress i can send you it. You can change it to make it work for what you want to do.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 17, 2008 5:50 pm 
Offline

Joined: Sun Jul 13, 2008 4:39 pm
Posts: 16
TheStalker wrote:
i have an update page i have been working on if you send me your email addrress i can send you it. You can change it to make it work for what you want to do.


Cool thanks, we can speak on MSN, PM sent.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron