Posted by Anthony Frost on 09/03/06 19:09
In message <1157304397.688216.310260@e3g2000cwe.googlegroups.com>
"powertech" <PowerpubAdmin@gmail.com> wrote:
> Voici la ligne 3 de mysql.php :
[Crap code snipped]
> Le problθme viendrait de lΰ... {return mysql_fetch_array($r) Mais
> comme je dιbute en php, ce type d'erreur me donne de joyeux maux de
> tκte! Si quelqu'un ΰ une solution ou un suggestion....
For a start, format your code so it's legible! There is absolutely no
need to produce such bad layout. Secondly, check *all* your functions
for errors being returned. You've made a mistake in there somewhere that
will be easily spotted once you've done both those things.
Anthony
Navigation:
[Reply to this message]
|