Hey all,
I was looking at these functions:
I know what each of them do but i do not understand which one i should be using and where?
For example, whats the difference between using mysql_fetch_assoc and mysql_fetch_array($result, MYSQL_ASSOC)?
Could someone give me some info. on this? Thanks.