On peut rechercher par mot-clé, par ingrédient, ou par type de plat.
Ce petit logiciel est simple, mais très utile... enfin, je sais que les informaticiens n'aiment pas trop se faire la cuisine ;) alors je n'espère pas le succès avec ce code source.
(personnellement, je prend plus de plaisir à programmer mes recettes qu'à les faire :) )
Conclusion :
INSTALLATION :
- Modifiez 'connect.php' en fonction de votre configuration mySql
- Créez vos tables à partir du fichier 'base.txt'
Il ne reste plus qu'à remplir la base (eh oui, fallait pas compter sur moi, c'est à vous de le faire :p )
30 oct. 2009 à 12:41
=> Ta config MySQL est foireuse. Modifie correctement 'connect.php'.
26 oct. 2009 à 18:21
26 oct. 2009 à 17:16
"INSTALLATION :
- Modifiez 'connect.php' en fonction de votre configuration mySql
- Créez vos tables à partir du fichier 'base.txt'"
Et :
"Il y a néanmoins une petite erreur l'oublie de :
include('connect.php');
dans la page aing.php."
De rien.
PS : cette source à 5 ans et n'est plus maintenue.
25 oct. 2009 à 18:01
Notice: Undefined variable: nom in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\arec.php on line 5
Warning: mysql_query() [function.mysql-query]: Access denied for user 'SYSTEM'@'localhost' (using password: NO) in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\arec.php on line 19
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\arec.php on line 19
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\arec.php on line 21
Warning: mysql_query() [function.mysql-query]: Access denied for user 'SYSTEM'@'localhost' (using password: NO) in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\index.php on line 7
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\index.php on line 7
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\index.php on line 9
Warning: mysql_query() [function.mysql-query]: Access denied for user 'SYSTEM'@'localhost' (using password: NO) in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\index.php on line 22
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\index.php on line 22
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\index.php on line 24
Notice: Undefined variable: nom in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\arec.php on line 5
Warning: mysql_query() [function.mysql-query]: Access denied for user 'SYSTEM'@'localhost' (using password: NO) in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\arec.php on line 19
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\arec.php on line 19
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in C:\wamp\www\phpcs_BASE-RECETTES-CUISINE-AVEC-MOTEUR-RECHERCHE___Page\arec.php on line 21
9 juil. 2009 à 01:22
impossible d'ajouter un ingrédient sur aing.php
et au niveau de l'index :
Vous n'êtes pas encore membre ?
inscrivez-vous, c'est gratuit et ça prend moins d'une minute !
Les membres obtiennent plus de réponses que les utilisateurs anonymes.
Le fait d'être membre vous permet d'avoir un suivi détaillé de vos demandes et codes sources.
Le fait d'être membre vous permet d'avoir des options supplémentaires.