newbie help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mickyc1
Forum Newbie
Posts: 4
Joined: Mon Aug 22, 2005 10:36 am

newbie help

Post by mickyc1 »

hi, iv just designed a simple login page using PHP. iv got webspace with lycos and when i uploaded it, it doesnt seem to work properly. i used dreamweaver to create it and it works fine offline. i recreated the mySQL database again in the phpmyadmin on my lycos webspace but this doesnt work. is the anyway i can get the original database uploaded :?:
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

how does it not work properly?


Moved to PHP - Code.
mickyc1
Forum Newbie
Posts: 4
Joined: Mon Aug 22, 2005 10:36 am

Post by mickyc1 »

whatever username or passwrd i put in in directs me to the page 'denied' i created for when a username or password is incorrect.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

care to post your user/password lookup code?
Post Reply