Please Help Me Out I am Geting Really Confused.....

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
happypappy
Forum Newbie
Posts: 1
Joined: Thu Mar 02, 2006 6:02 pm

Please Help Me Out I am Geting Really Confused.....

Post by happypappy »

Ok, So I want to allow the members of my website to clcik on their own name and a pop up will come up that will allow them to view and edit there own profile. I would also liek them to be able to click on another members profile but only view it so they can only edit there own, how woudl i do this with PHP and a MySQl Databse
.
User avatar
hawleyjr
BeerMod
Posts: 2170
Joined: Tue Jan 13, 2004 4:58 pm
Location: Jax FL & Spokane WA USA

Post by hawleyjr »

What have you tried so far? Can we see some code?
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Do you have the database in place and you're just struggling with the php side of things or are you completely lost with how to start? :)
Post Reply