Jump to content

rkumar1

New Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

rkumar1's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi, does anyone have a pre-written script which can refer a user who logs in to a certain page based on his/her user ID? Also, Hackerts: I have had my membership system working so far.  I can log users on to a central page, but I would like to know how to redirect a person based on their user ID to their own page.  Thanks again!
  2. Thanks so much for all the replies.  OCDOTCOM, i'm glad that i'm not the only one trying to figure this out! Raza - I think I understand some of what you were saying, but would like some clarification.  Is there any pre-written script that I can refer to show me how to refer each user to his/her own custom page?  So, the point is to have each user register and then I will manually create their own page, but how would I manually change the script to refer that user to his/her own page? Although I would like a completely automatic solution, I will have to settle for the easier option, since I do not have the time to learn much PHP/MySQL.  Thanks again for all the replies.
  3. Is there any script which can generate a new custom user page when that user signs up?  For example user 3399 will get pageid 3399.  Thanks.
  4. The "central page" is the page immediately following the user login.  Instead of having this "central page," I would like each user to be able to login and then he/she will be directed to his/her own custom page.  I like the idea that hacker presented about having a unique user ID for each user, which will direct that user to his/her own page ID.  This page will display his/her name and will show the status of their job/order.  Also, I would like to be able to edit that custom user page, so I can send messages to the user.  Now, the problem I am having is trying to implement this kind of structure (script code, etc.).  Thanks again!
  5. Hi all, I am new to this forum and to PHP.  I have a question to ask about User Memberships and how to create custom user pages, so the users can check the status of an order.  Right now, I am able to have users log on to a central page.  I created this logon scheme using the tutorial on phpfreaks.com.  How do I have a user enter his logon credentials so he will be directed to his own custom page?  Thanks. PS: If anyone can just provide a reference to a site where I could get this particular script that would be great!  Thanks again. EDIT: I would also like to add that I have a phpmyadmin MYSQL database currently through 1&1. 
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.