Jump to content

Help on creating user pages. . .


ryan.od

Recommended Posts

Just wondering if anyone can point me to a tutorial or even a discussion of how to create user pages for registered users? What I am shooting for is for each registered user to get their own unique page they can upload images to and generally customize.

I realize this is a complicated endeavor and I am new to PHP, but as I work to figure out a way to do this, I was just wondering where I could read about others who have already pulled it off.

Thanks for your suggestions / help.
Link to comment
Share on other sites

[quote author=ryan.od link=topic=111534.msg452021#msg452021 date=1160887423]
I realize this is a complicated endeavor
[/quote]
doing this wouldn't be very complex you would just need a HTML form in which the user would put in their HTML code and and a PHP script could take the HTML and make it into a file.
Link to comment
Share on other sites

if I were you I would start with something small and work your way up. to make it fully customizable would be quite hard. i would make certin things customizable, like the color scheme etc. you could have the images but just note.... start off small if you are new to php.
Link to comment
Share on other sites

there are two tutorials on the phpfreaks main website.  hit "tutorials," then "PHPFreaks tutorials," then look under "Membership Systems."  keep in mind however that these tutorials are old, and should be regarded with caution where coding practices are concerned.  i wrote one of them myself, and know that the code could be much cleaner, but they should give you a general idea of what's involved.

google the phrase "php membership system tutorial" or something similar.  i can't help but think there must be tons of them online.  and i'm sure google is more than happy to find them for you.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.