Jump to content

user based sites


cancann_x

Recommended Posts

Okay, I am somewhat familiar with PHP and I am trying to learn about ASP.

 

 

Can someone point me in the right direction of which script PHP or ASP I should use and which script(s) I need to do the following:

 

Have a fan-site where people log in to have a user name and everything they do is connected by their user name.. including video/picture uploads, forum, poll voting, etc all displaying their user name and what they did, maybe them even having a profile with stats. I have a PHP forum on my site and ppl sign up with user names but if I add another PHP script for video uploads in another directory they have to have a new username for that section. I want everything tied in together, as a whole.

 

 

Does this make sense? Thanks if I can get some insight.

Link to comment
https://forums.phpfreaks.com/topic/97181-user-based-sites/
Share on other sites

this is not a small task. you're talking about making facebook here :) this needs alot of knowledge and patiente (searching google for tutorials on how to do this and that), setting up tons of dbs with db fields.

 

also you want them to be logged in to your website and forums by same username and password. well since u allready have the forums, you can try to recreate the login and place it on the frontpage of your website. by doing that they will log on to their frontpage account and forum account at the same time

 

hope this helps you a little bit. (it's 4am here, so i probably messed something up)

 

- Clown

Link to comment
https://forums.phpfreaks.com/topic/97181-user-based-sites/#findComment-497287
Share on other sites

Archived

This topic is now archived and is closed to further replies.

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