;People will forget what you said. People will forget what you did.
> But people will never forget how you made them feel."
> - Original Message -
> From: "Janyne Kizer" <[EMAIL PROTECTED]>
> To: "Rick Emery" <[EMAIL PROTECTED]>; <[EMA
> "People will forget what you said. People will forget what you did.
> But people will never forget how you made them feel."
> - Original Message -
> From: "Janyne Kizer" <[EMAIL PROTECTED]>
> To: "Rick Emery" <[EMAIL PROTECTED]>;
> The above will help identify bad queries.
>
> rick
> "People will forget what you said. People will forget what you did.
> But people will never forget how you made them feel."
> - Original Message -
> From: "Janyne Kizer" <[EMAIL PROTECTED]>
&
d out.
Rick Emery wrote:
>
> It helps if you show us all your code, not just what you think we might need.
>
> For isntance, what does your mysql_query() statement look like? Does it have an "or
> die(mysql_error()))" clause?
>
> - Original Message -
>
= array();
print "Populating array...";
//place affiliation data into an array that we can search later
while($affiliation_row = mysql_fetch_array($affiliation_result)) {
print $affiliation_row["affiliation"];
$affiliations[] = $affiliation
5 matches
Mail list logo