Personal Account Page

Reply

Join Date: Sep 2007
Posts: 36
Reputation: gpdrums is an unknown quantity at this point 
Solved Threads: 0
gpdrums gpdrums is offline Offline
Light Poster

Personal Account Page

 
0
  #1
Sep 4th, 2008
I want to redirect authenticated users to a personal account page where they will see links to pdf documents in their folder.

1. How do I perform this redirect?
2. How do I call the file names for the documents in the account folder?

Thanks much!
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 110
Reputation: antwan1986 is an unknown quantity at this point 
Solved Threads: 8
antwan1986's Avatar
antwan1986 antwan1986 is offline Offline
Junior Poster

Re: Personal Account Page

 
0
  #2
Sep 4th, 2008
Originally Posted by gpdrums View Post
I want to redirect authenticated users to a personal account page where they will see links to pdf documents in their folder.

1. How do I perform this redirect?
2. How do I call the file names for the documents in the account folder?

Thanks much!
Hi. We'll need some more information for example, how are you authenticating them? Sessions? Can you show us the code? If so, you would set up an IF statement to say that IF they are logged in correctly, redirect here. You can redirect like so:

  1. header("location:success.php");
"Beneath this mask there is more than flesh. Beneath this mask there is an idea, Mr. Creedy, and ideas are bulletproof." - V
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC