Re: [PHP] script conflicts

2003-03-18 Thread Marek Kilimajer
why are you using mysql_connect in this function? where are $hostname,$username,$password and $database coming from? Sebastian wrote: the error is being returned by the other script that is being included into the same page .. but its the code below that is causing the other to give the error, a

Re: [PHP] script conflicts

2003-03-18 Thread Sebastian
the error is being returned by the other script that is being included into the same page .. but its the code below that is causing the other to give the error, and i cannot figure out why. - Original Message - From: "Marek Kilimajer" <[EMAIL PROTECTED]> | I can't see mysql_fetch_row() f

Re: [PHP] script conflicts

2003-03-18 Thread Marek Kilimajer
I can't see mysql_fetch_row() function anywhere in your code. Sebastian wrote: i have two scripts included into one page, one of them i have been running for a long time .. i recently made another script and when i include it into the same page the other script returns this error: Warning: mysql_

[PHP] script conflicts

2003-03-17 Thread Sebastian
i have two scripts included into one page, one of them i have been running for a long time .. i recently made another script and when i include it into the same page the other script returns this error: Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/pub