![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| MK PitStop Member | Hello all, am new to PhP i dont knw what is it. Please can anyone tell me how to put login system using PHP? Thanks in advance! Regards, Suraj | ||
| |
| Advertisements |
| | #2 | ||
| MK PitStop Member | Yes i would like to know this too Like how to register also I would like to put that feature on my website
__________________ Contact Me About Graphics Work | ||
| |
| | #4 | ||
| MK PitStop Member | Login system for what? For wordpress, vB, phpBB? Generally people have some backend they want to create a login system from with. | ||
| |
| | #5 | ||
| MK PitStop Member | i need a login system for WordPress. how to do it? and how should i creat a forum? should i use vBulletin? something? | ||
| |
| | #6 | ||
| MK PitStop Member | Vbulletin costs alot of money man If you want a free one the best one too get is a Invision Free Forum You can customise it however you like and there is even HTML codes where you can use modifications
__________________ Contact Me About Graphics Work | ||
| |
| | #7 | ||
| Back Office Guy- ![]() | Login system's are fairly simple to write and intergrate, though level of security really depends on the system to want intergrated into, forums and word press as far as i know do how a login system pre built in. How ever general flow for a login system would be Login page:html form to allow user to enter information ie email/username and a password. The script will on submission Query db for matching email/username. Check password entered matches, password in db( passwords probaly be hashed MD5) if bad match reload login If good match their is a number of routes to take: Drop a cookie(session) and check cookie exists on further restricted page requsts. Redirect/Include the restricted pages. Define a CONSTANT that will is checked on further restricted pages. To make a suitable login system really depends on the needs.
__________________ http://www.backwebservices.co.uk | Free Lance Web Coder | Ebay & Paypal Solutions Provider | ||
| |
| | #8 | ||
| MK PitStop Member | As for forums and wordpress... vbulletin is alot of money yes, but if you are serious about your website it pretty much is the best way to go. IPB (invision) also costs money now, unless you can find a free version before they made it pay to use (still legal if you want to use a pre-pay to use version). I am still not understanding. Is wordpress your website or do u have a website and a blog and a forum? Do you have a link so I can see what you're doing? | ||
| |
| | #9 | ||
| Member Level 1 | Wordpress has a built in user system, most forum software does, if your using pre-made mainstream software the chances are it has already got a login function | ||
| |
| Featured Websites | ||||
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cannot login to ebay...Help | Burnt Orange | Ebay Technical Questions | 4 | 05-31-2007 9:59 AM |
| Bypass the Login Screen ? | effdee | Windows | 1 | 05-28-2007 11:28 PM |
| Non-admin users fail login with System Event Notification Servicefailure | John B | Windows | 1 | 05-28-2007 8:44 PM |
| Cannot login to university search | beheer@homodelft.nl | Google questions | 1 | 05-28-2007 1:46 AM |
| Login and remember me | Mike | PHP | 2 | 05-20-2007 6:33 PM |
| Featured Websites | ||||
|