[solved]--get() almost working[edited]!?!--[solved]

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

User avatar
Obadiah
Forum Regular
Posts: 580
Joined: Mon Jul 31, 2006 9:13 am
Location: Ashland, KY
Contact:

Post by Obadiah »

it hashes ok...have you tried it out?....try logging in after registering
User avatar
a94060
Forum Regular
Posts: 543
Joined: Fri Feb 10, 2006 4:53 pm

Post by a94060 »

might wanna ad exit(); after you do a header so it doesnt execute rest of the code.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

I already said that bro. :wink:
User avatar
a94060
Forum Regular
Posts: 543
Joined: Fri Feb 10, 2006 4:53 pm

Post by a94060 »

sorry i was posting from school and had to type fast so that teacher wouldnt see
User avatar
Obadiah
Forum Regular
Posts: 580
Joined: Mon Jul 31, 2006 9:13 am
Location: Ashland, KY
Contact:

Post by Obadiah »

i got it guys....i know why its not working the way i want it to....i should be using a
session anyways...i made a new post on the subject here viewtopic.php?t=56081&highlight= thanx for the assist guys and any other help in advance :)
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

a94060 wrote:sorry i was posting from school and had to type fast so that teacher wouldnt see
Been there, done that. So you're totally excused (in my book, maybe not in others').
Post Reply