Greenguy's Board


Go Back   Greenguy's Board > Newbie Questions
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2010-03-04, 02:14 PM   #16
DIVAD3
I'm going to the backseat of my car with the woman I love, and I won't be back for TEN MINUTES
 
DIVAD3's Avatar
 
Join Date: Aug 2009
Location: Up-Sate NY !
Posts: 79
Send a message via ICQ to DIVAD3
Ok - I do appreciate ur help Mark...

Quote:
Originally Posted by mark6188 View Post
I'm at my day job, so I can only look at this in brief spurts. Right now I see this is wrong:

if (!$_POST["admblogdetailzus"] || !$_POST["OLIVIAlynn616"])

should be:

if (!$_POST["username"] || !$_POST["password"])
Ok So I'll change that. And I also changed this part:
PHP Code:
<?
// Replace the variable values below
// with your specific database information.
$host "localhost";
$user "admblogdetailzus";
$pass "OLIVIAlynn616";
$db "dbuser";
The db = "dbuser" DBUSER is the name of the table I called it as in the directions. It's not the name of my database. So I changed that to the actual name of the database which is: admblogdetailzus The same as the username. I should or could just name the user name to anything.

Last edited by DIVAD3; 2010-03-04 at 02:27 PM..
DIVAD3 is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes 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 -4. The time now is 10:04 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc