Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating A Login/Register Script & Adding Features
#1
Hey,I Am In the middle of Creating My first Website can some users give me some Tutorials on how To create A decent Php Login/Register Script & How to add features Such As Shoutbox,Blogs & Mod CP (like SF the forum is connected to the users accounts)
Thanks
Spudster
Reply
#2
Remember, google is great.
http://www.google.com/search?sourceid=ch...gin+script

You can now click on one of those links to view all the possible ways.
I hope this helped.
Reply
#3
^ that should help him i see some nice sites for help there.
Reply
#4
does it matter what tutorial I do would I be able to add my own features still?
Reply
#5
A simple google search will do you good here..

It doesn't matter what tutorial you use as you can always edit the code.
Chase your dreams, and if it doesn't work, dream a new dream. -Louis “Coach” Presutti
Reply
#6
And Im trying to connect A Site To A Mybb Forum http://dsibook.net (Not my site just A Example) How do I make A Mybb Template Have These Templates Made for DSi Browser and could I make Mybb Plugins like these http://dsibook.net/blogs/
Reply
#7
1) you need a database, SQL is pretty standard for this kind of thing.

You can't compare a forum with a regular site. That's one thing you have to know, the MyBB install sets up your database for you, whereas if you have your own site, chances are you'll be creating a login class of your own with PHP or some other reputable secure login script for various languages out there. PHP is just a common way to go. With that comes the responsibility of making sure that it's secure. You mention a ModCP so you're going to have to include variables to different levels of users in the database, and define permissions for each. This should be expected though as every database needs some kind of administration (via an administration level user). Blogs are going to be a part of the data inputted into the database as part of the user's account. Personally with no offense intended, I don't think you're quite as knowledgable to be able to do this all on your own without doing some research to gather some more information about this.

You want to connect a MyBB database with other data on a website? That's more difficult than just a simple addon file.
Reply
#8
Will could I make the features as A Mybb Mod?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  problem with popup login nandahosting 5 1,172 07-04-2011, 06:44 PM
Last Post: AceInfinity
  login php Miku 8 1,492 07-01-2011, 08:01 AM
Last Post: ★ASI_F★™
  login? Miku 12 3,051 06-03-2011, 07:58 AM
Last Post: Laughynose
  [TUT] HTML/CSS Creating Tabs Gaijin 4 1,987 03-06-2011, 11:30 PM
Last Post: Gaijin
  Adding 'www' to domain. Jake 13 4,145 10-21-2010, 01:32 PM
Last Post: AceInfinity

Forum Jump:


Users browsing this thread: 1 Guest(s)