Re: how can i get rid of this error ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/27/05, Bulent <bmalik@xxxxxxxxxxxx> wrote:
> Hello
>
> I am a novice about that
> I use mysql4.0.24 with php4.3.10.
> When I upload  jpeg/gif  files to my webpage I get an error  as below;
> PHP Warning:  mysql_close(): supplied resource is not a valid MySQL-Link resource in /var/.....
> What shall I do ?

You're trying to close a mysql connection that isn't open.

You've either not opened it properly or closed it already. Without any
code it's impossible to tell.

 -robin

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux