Click here to Skip to main content
15,897,518 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
GeneralRe: Reply: Pin
elizas19-Jan-10 20:02
elizas19-Jan-10 20:02 
GeneralRe: Reply: Pin
Mari Jenkins9-Feb-10 4:11
Mari Jenkins9-Feb-10 4:11 
GeneralRe: imap_search problem Pin
Mari Jenkins30-Jan-10 6:47
Mari Jenkins30-Jan-10 6:47 
GeneralRe: imap_search problem Pin
elizas31-Jan-10 18:56
elizas31-Jan-10 18:56 
GeneralRe: imap_search problem Pin
Mari Jenkins9-Feb-10 4:14
Mari Jenkins9-Feb-10 4:14 
QuestionSwitching to Linux OS Pin
Vaclav_11-Jan-10 7:51
Vaclav_11-Jan-10 7:51 
AnswerRe: Switching to Linux OS Pin
LloydA11114-Jan-10 8:48
LloydA11114-Jan-10 8:48 
QuestionMail () function friving me crazy with the errors :@ Pin
SRJ9210-Jan-10 5:51
SRJ9210-Jan-10 5:51 
AnswerRe: Mail () function friving me crazy with the errors :@ Pin
Adam Maras10-Jan-10 8:36
Adam Maras10-Jan-10 8:36 
GeneralRe: Mail () function friving me crazy with the errors :@ Pin
SRJ9210-Jan-10 8:40
SRJ9210-Jan-10 8:40 
GeneralRe: Mail () function friving me crazy with the errors :@ Pin
fly90410-Jan-10 11:29
fly90410-Jan-10 11:29 
GeneralRe: Mail () function friving me crazy with the errors :@ Pin
SRJ9210-Jan-10 11:41
SRJ9210-Jan-10 11:41 
QuestionProblem with Arrays in PHP Pin
sarang_k5-Jan-10 22:30
sarang_k5-Jan-10 22:30 
AnswerRe: Problem with Arrays in PHP Pin
cjoki7-Jan-10 5:35
cjoki7-Jan-10 5:35 
GeneralRe: Problem with Arrays in PHP Pin
David192216-Jan-10 12:31
David192216-Jan-10 12:31 
GeneralRe: Problem with Arrays in PHP Pin
fly90416-Jan-10 13:15
fly90416-Jan-10 13:15 
QuestionProblem with check boxes Pin
sarang_k5-Jan-10 19:57
sarang_k5-Jan-10 19:57 
AnswerRe: Problem with check boxes Pin
cjoki7-Jan-10 5:25
cjoki7-Jan-10 5:25 
QuestionPHP Member Pages... Need major help... Pin
thebiostyle1-Jan-10 7:46
thebiostyle1-Jan-10 7:46 
AnswerRe: PHP Member Pages... Need major help... Pin
Smithers-Jones1-Jan-10 11:09
Smithers-Jones1-Jan-10 11:09 
AnswerRe: PHP Member Pages... Need major help... [modified] Pin
enhzflep1-Jan-10 11:25
enhzflep1-Jan-10 11:25 
GeneralRe: PHP Member Pages... Need major help... Pin
thebiostyle1-Jan-10 16:14
thebiostyle1-Jan-10 16:14 
Okay you said....................... "As for the user management panel thing - that's also relatively easy. You just make sure that every piece of info on the screen you wish to edit has a corresponding field in the mysql database.
Though, I will mention a small thing that may otherwise cause frustration: The general form of the url for a user's personal page will be "sitename.com/members/filename.php?user=userName" - The reason for the difference is that you _don't_ want a new php page for each user, you want to create one page that will handle all of them, just pass the actual user as a variable to the statistics/editing page."


Okay, how would I code for the page... of which when I use the is online, clicks on the link, "Control Panel" they can go to a page of which shows links to... "Edit Profile", "Change Password", "Change Email", and so on and so fourth.... Where I will add the "Custom, Editable Fields" to the MySQL table of which the user was registered to.... But the editing page, and link page.... how will I be able to create it like you have shown..... "sitename.com/members/'profile'.php?'id'='userID'"...   So that when a user logs on, and they access the editable pages, it has that type of link... with the only exception being their id as the ID they recieved upon registration.   Thanks.
GeneralRe: PHP Member Pages... Need major help... Pin
enhzflep3-Jan-10 15:54
enhzflep3-Jan-10 15:54 
GeneralRe: PHP Member Pages... Need major help... Pin
thebiostyle3-Jan-10 16:28
thebiostyle3-Jan-10 16:28 
GeneralRe: PHP Member Pages... Need major help... Pin
enhzflep4-Jan-10 12:22
enhzflep4-Jan-10 12:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.