[AJAX] PHP avec ajax(makerequest)
Bonjour a tous,
J'ai un probleme, lorsque j'utilise la fonction makerequest couplée a un innerhtml, j'ai une erreur PHP qui me dis que certaines fonctions sont inconnues, alors que j'appel mes fonctions dans un index.php , qui lui appel mes autres pages.
pouvez vous m'aider?
Code:
1 2 3 4 5 6
| Notice: Undefined variable: connexion in d:\logiciels\easyphp1-7\www\rss\listecateg.php on line 5
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in d:\logiciels\easyphp1-7\www\rss\listecateg.php on line 15
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in d:\logiciels\easyphp1-7\www\rss\listecateg.php on line 17 |