NYCPHP Meetup

NYPHP.org

[nycphp-talk] why does setcookie fail?????

Brian Pang bpang at bpang.com
Sat Sep 6 17:13:14 EDT 2003


now, why didn't we catch that sooner!?!?!

I guess I never attempt to use association from mysql fetched rows.

note: ASSOCiation (or BOTH; default) DOES work with mysql_fetch_array()



> exactly.
> 
> phil used:
> 
>   if ($hasLoggedIn && ($row = mysql_fetch_row($query))) {
> 
> which does not return an associative array.

<snipped>



More information about the talk mailing list