help please!

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
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

do you mean "You must fill in your username and serial number." is always printed?
If so does viewtopic.php?t=511 refer to your version of php?
duranike
Forum Newbie
Posts: 17
Joined: Tue Nov 04, 2003 8:40 pm

Post by duranike »

ok, well were almost there but now its returning

Code: Select all

error: Query
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

and the content of $query is?
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Silly me, I forgot about that mysql password() function; I thought you were using some PHP function you made that did something. ;)
Post Reply