Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
d_dot_b #1
PHP - Login and updating member records
I'm trying to to allow members to login to my site, and allow them to update
their personal information. I know you have to past the user information
through URL Parameters, however, I am not configuring it properly, as it will
always show the 1st record in the database. Can anyone help me??
Thank you
d_dot_b Guest
-
Member Login Help Needed
Can someone help me?! I need to create a member login from for my site. I do not know how to set up a database to it though. I have the Mx... -
Updating Multi records
Is there any way to update muliple records in one database table in one go? -
help with member login
matt307 wrote: <?php if(validated(@$_POST)) { $user = $_POST; include_once "script_that_expects_user_to_be_defined.php"; } else {... -
Updating records when using a subform
On Wed, 23 Jul 2003 12:39:22 -0700, "JohnL" <johnlaidlaw@nospamtalk21.com> wrote: <ftp.ipswitch.com> -
Updating Multiple Records
I have a table in a database that contains all my photos. The fields are like Name, SRC, GalleryName, DateAdded, SpecialStyle. The only one you may... -
danilocelic *TMM* #2
Re: PHP - Login and updating member records
d_dot_b wrote:
> I'm trying to to allow members to login to my site, and allow them to update
> their personal information. I know you have to past the user information
> through URL Parameters, however, I am not configuring it properly, as it will
> always show the 1st record in the database. Can anyone help me??
You should ask this in the Application Development group where the
server side and db folks hang out:
[url]http://www.macromedia.com/cfusion/webforums/forum/categories.cfm?catid=263[/url]
You will need to post your code for folks to determine what has gone awry.
--
Danilo Celic
| Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
| Team Macromedia for Dreamweaver : [url]http://macromedia.com/go/team/[/url]
danilocelic *TMM* Guest



Reply With Quote

