What does mysql_error return?

Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com



David DURIEUX wrote:
> Bonjour,
>
>
> string(40) "SELECT * FROM table WHERE id=107 " 
> string(3) "107"
> string(38) "DELETE FROM table WHERE id=107 " 
> string(3) "107" 
>
>
>
> Cordialement,
>
> David DURIEUX
> Tel : 04.74.04.81.34
> Port : 06.34.99.45.18
> Mail : [EMAIL PROTECTED]
> Site Web : http://www.siprossii.com/
>
> SIPROSSII
> 847 route de Frans (Créacité)
> 69400 Villefranche sur Saône
>
>
>
> Le Wed, 3 Sep 2008 11:37:37 +0200
> "Evert Lammerts" <[EMAIL PROTECTED]> a écrit:
>
>   
>>>> If that doesn't work then var_dump($sql, $var) and write us the
>>>> result. Also let us know the data type of the ID column.
>>>>         
>
>
>   

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

Reply via email to