Member_login script

This is a discussion on "Member_login script" within the PHP Forum section. This forum, and the thread "Member_login script are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jun 10th, 2005, 16:13
New Member
Join Date: Apr 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Member_login script

hello folks,

Im looking into creating a member login script for one of my sites http://dna.ctsquare.net/sm/ but im having a bit of a problem here.

i followed this tutorials http://www.free2code.net/plugins/art...read.php?id=99 which seems to be preety simple and straight forward.but for some reason i think there is a problem in db_connect.php because when i view that document all i get in a black page.and its included in all the other php files so i cant see anything either.No error prompts or anything.

also im grappling in my mind at require_once 'DB.php'; . the tutorial doesnt have anythng concerning scripts for db.php.i checked two other sites and they have similar things.like config.php but have no scripting for that file only the others.

is there something i dont know about folks? damn straight thats why im here asking.

thanks alot
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Jun 11th, 2005, 08:40
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
It says:
Quote:
We are using the PEAR:B classes for more portable database coding, rather than using database-specific functions.
Which is where db.php comes from.

Hopefully you know how to connect to a database, get information out of it, etc, if not then simply find a basic php mysql tutorial.

As for why you don't see anything when looking at db_connect.php - look at the code. There's nothing there that prints or echos anything out, so you don't see anything! There are certain scripts that you want to do that, such as config files, files that contain common functions and database connection/function files.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
member_login, script

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with this script korvix JavaScript Forum 1 May 28th, 2008 23:00
Js Ad Script laffin JavaScript Forum 0 Nov 28th, 2007 10:13
script help ehud36new JavaScript Forum 2 Nov 13th, 2007 13:15
Changes to CSS script Accurax Web Page Design 6 Dec 17th, 2006 16:36


All times are GMT. The time now is 07:45.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42