I asked my web host to change me to a newer machine that has php4 on it..from php3..
now that it's transferred, I get these errors like:
Warning: Supplied argument is not a valid MySQL result resource
On every sentence that contains 'mysql_fetch_array'
does php4 not recognize fetch array?
btw, before the transfer, all my scripts function perfectly.