Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-24-2013, 08:34 PM   PM User | #1
superret2113
New to the CF scene

 
Join Date: Jan 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
superret2113 is an unknown quantity at this point
Unhappy I need help Sorry if this is the wrong place to post this.

Okay i am a noob to all of this so please bare with me here.
I am looking to create a members area for my website.
I want people to be able to sign up, log in, add each other as friends and send messages to each other.

Please point me to the right direction to accomplish all of what i have said.
superret2113 is offline   Reply With Quote
Old 01-24-2013, 09:00 PM   PM User | #2
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,530
Thanks: 0
Thanked 503 Times in 494 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
You have certainly picked something relatively complicated if you don't have any programming experience. Coding such a script yourself would require learning PHP (or whatever other language you decide to use) quite well as several pages would be required in order to set up login, logout, register, lost password etc page before you even get to the point of adding code to all the member's area pages to ensure they are only accessible to members.

The more practical alternative for you without having to learn programming first would be to implement a script written by someone else that provides the member's area functionality.

If you are already using a script to generate your site then there might be a plugin that can add the member's area for you. For example http://www.mytechopinion.com/2009/07...wordpress.html looks at several plugins that provide that functionality for WordPress based sites. If you are using Joomla then http://www.joomlablog.co.za/joomla-t...a-in-joomla-15 provides step by step instructions for adding a member's area. For Drupal there are instructions at http://www.ehow.com/how_8616135_tuto...ip-drupal.html - if you are using some other script then there might be a plugin available for it - you'll need to search to see what's available.

If you are not already using a script such as one of those mentioned then you can either implement one of them in order to add the member's area to your site via that script and its plugins or you can get a stand-alone script that allows you to add the functionality without needing one of those scripts. I wrote a script that provides all the necessary components to set up a member's area and offer it for sale at http://www.felgall.com/php19.htm
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Reply

Bookmarks

Tags
advice

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:53 AM.


Advertisement
Log in to turn off these ads.