--- In [email protected], "Mike Franks" <[EMAIL PROTECTED]> wrote:
> 
> On 7/13/2005, "balthork" <[EMAIL PROTECTED]> wrote:
> 
> ><html><body>
> >
> >
> That made some progress, however, I'm not getting the following error:
> 
> Error performing query SELECT * FROM tblMembers WHERE iMemberID = 19
> 
> Thank you Mike for all of the help you have been offering!!
> >
> >
> >
> 
> Please add the output of mysql_error() to your error message. Without
> this output, my only guess is that either the table tblMembers doesn't
> contain a column iMemberID, or iMemberID contains string data rather
> than numerical data.
> 
> Mike

Unfortunately, it is not generating any output.  What gets me is the
query works the very first time the page loads.  It's when the page is
refreshed that I get an error.  Would this have anything to do with
how the functions are being called or sessions?




Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to