FatCow Web Hosting
 
Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read Web Directory

Go Back   Webmaster Forum > Designing and Developing Websites > Scripts and Content Management

Scripts and Content Management Discussions about scripts, content management systems, CMS, RSS feeds, XML. etc...

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 05-14-2008, 05:48 PM
brandono brandono is offline
WMG Newcomer
 
Join Date: May 2008
Posts: 39
iTrader: (0)
brandono is on a distinguished road
Default Members Area

Does anyone no of a good free php members area script?

Example: I have programs that I sell and ones that I give away ... I would like to allow members when buying a program to be able to download it immediatly after payment. And gain access to more features on the website.

Any thoughts would be great. Thank You.
__________________
http://www.mofiki.com - Macro's and other Automation Software
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block

  #2 (permalink)  
Old 05-14-2008, 10:31 PM
Crafterz's Avatar
Crafterz Crafterz is offline
WMG Deputy Sheriff
 
Join Date: Apr 2008
Posts: 121
iTrader: (0)
Crafterz is on a distinguished road
Default

A Forum?

Any more details? Do you mean more help, more control. Please elaborate.
Reply With Quote
  #3 (permalink)  
Old 05-15-2008, 12:10 PM
brandono brandono is offline
WMG Newcomer
 
Join Date: May 2008
Posts: 39
iTrader: (0)
brandono is on a distinguished road
Default

Basically a multi member login script written in PHP preferably.
Reply With Quote
  #4 (permalink)  
Old 05-15-2008, 12:26 PM
Jacob's Avatar
Jacob Jacob is offline
WMG Deputy Sheriff
 
Join Date: Apr 2008
Posts: 126
iTrader: (0)
Jacob is on a distinguished road
Default

Are you using any website software?
Reply With Quote
  #5 (permalink)  
Old 05-15-2008, 12:49 PM
brandono brandono is offline
WMG Newcomer
 
Join Date: May 2008
Posts: 39
iTrader: (0)
brandono is on a distinguished road
Default

The only scripts that I have used is phpBB3 other than that Its html and javascripts. The only editors that I use is notepad and PHP Editor 2.22. (for the particular site discussing)
__________________
http://www.mofiki.com - Macro's and other Automation Software
Reply With Quote
  #6 (permalink)  
Old 05-15-2008, 12:56 PM
Jacob's Avatar
Jacob Jacob is offline
WMG Deputy Sheriff
 
Join Date: Apr 2008
Posts: 126
iTrader: (0)
Jacob is on a distinguished road
Default

Quote:
Originally Posted by brandono View Post
The only scripts that I have used is phpBB3 other than that Its html and javascripts. The only editors that I use is notepad and PHP Editor 2.22. (for the particular site discussing)
Use the phpBB3 database as you log in for the members area.
Easiest way I can think.

What's the members area contain?
Reply With Quote
  #7 (permalink)  
Old 05-15-2008, 01:02 PM
brandono brandono is offline
WMG Newcomer
 
Join Date: May 2008
Posts: 39
iTrader: (0)
brandono is on a distinguished road
Default

I suppose I could do that ...

The members area will contain all software that we offer including the paid software. (mostly nonintrusive macro's for games) Althought we are starting dev on a php editor (drag and drop).
__________________
http://www.mofiki.com - Macro's and other Automation Software
Reply With Quote
  #8 (permalink)  
Old 05-17-2008, 04:03 PM
Jacob's Avatar
Jacob Jacob is offline
WMG Deputy Sheriff
 
Join Date: Apr 2008
Posts: 126
iTrader: (0)
Jacob is on a distinguished road
Default

vBulletin is really good for lots of things, even if you just use it to integrate your log-in system + static pages + etc.

You could also convert to e107.
Of course, this is cheating by using a CMS, but meh.
Reply With Quote
  #9 (permalink)  
Old 05-19-2008, 07:08 PM
brandono brandono is offline
WMG Newcomer
 
Join Date: May 2008
Posts: 39
iTrader: (0)
brandono is on a distinguished road
Default

Okay I have decided to start learning php the only problem is I have nobody to help me with my scripts so i figure why not ask you guys.

I have this for a login script and the one below it as the interpretor. It doesn't work any advice would be great.

(right now all it does is you type your login information in and its supposed to read it back to me when i hit login.)

Login Area:
Code:
<form action="membersarea.php" method="post">
 <p>Your Login ID: <input type="text" name="LoginID" ="LoginID" /></p>
 <p>Your Password: <input type="password" name="Password" id="Password" /></p>
 <p><input type="submit" name="submit" value="Login" /></p>
</form>
<font size="2">Forgot your Password? or<br>Register for FREE!!!</font>
Members Area:
Code:
Login ID is <?php echo htmlspecialchars($_POST['LoginID']); ?>  <br>
Password is <?php echo (int)$_POST['Password']; ?>
Deffinatly in progress. But its a start for a newbie.
__________________
http://www.mofiki.com - Macro's and other Automation Software
Reply With Quote
  #10 (permalink)  
Old 05-22-2008, 10:57 AM
Jacob's Avatar
Jacob Jacob is offline
WMG Deputy Sheriff
 
Join Date: Apr 2008
Posts: 126
iTrader: (0)
Jacob is on a distinguished road
Default

What error do you get??

Code:
<?php

echo 'Your username: ' . $_POST['LoginID'];
echo 'Your password: ' . $_POST['Password'];

?>
Haven't gotten to really learning code off-by-heart.
I'll do it soonish, but I been overloaded with assignments! ><
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT. The time now is 12:38 PM.



Freelance Web Designers
Work At Home Forum
Ad Marketplace
Online Deals and Bargains
midPhase Web Hosting - $7.95/month - 500 GB B/W! Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0