Ses derniers messages sur les forums
prkoi c déconseillé ?
comment faire pour ré"aliser cette prouesse ?
coment c géré coté serveur ?
I say the hip, the hop, the hippy to the hip-hop, till you don't stop
euh oui mais non
moi je voudrais me servir de ça dans un header en fait, lui indiquer qu'il ne doit pas l'ouvrir dans la frame d'exécution courante mais dans _parent en fait
I say the hip, the hop, the hippy to the hip-hop, till you don't stop
ban ben jviens de tester avec un "echo 'jsuis la'; "ben il s'affiche jamais donc j'ai l'impression qu'il es jamais exéuté ce script...
I say the hip, the hop, the hippy to the hip-hop, till you don't stop
salut
ce qui fonctionne pas c'st le script appelé quand je fais le "header("location: http://membres.lycos.fr/romeofi05/free/avat.php?image=".$file."&nom=".$login."");"
.... en gros ce script je sais même pas s'il est apelé o pas... o pire je peux tester avec un "echo 'jy suis'; "...
I say the hip, the hop, the hippy to the hip-hop, till you don't stop
le pire c que ça a calculé tout pile pour planter quand JE voulais poster un mess !
I say the hip, the hop, the hippy to the hip-hop, till you don't stop
salut est-ce qu'il est possible de stocjer des images (.jpeg) dans ma base mysql ?
Merci
I say the hip, the hop, the hippy to the hip-hop, till you don't stop
et pour dire à PHP que tu veux ouvrir une page à la façon de _parent quand tu es dans une frame comment on fait ?
I say the hip, the hop, the hippy to the hip-hop, till you don't stop
spermarket benzm
I say the hip, the hop, the hippy to the hip-hop, till you don't stop
Salut, j'aimerais exécuter le script qui se trouve chez un autre hébergeur, voici ce que j'ia pondu mais ça a pas l'air de fonctionnner :
<?
include '../connexion.php';
$sql = "UPDATE inscrit SET nom='$nom', prenom='$prenom', mail='$mail', pasw='$pasw', dicton='$dicton' WHERE login='".$login."'";
mysql_query($sql) or die ('Erreur : '.$sql.'<br>'.mysql_error());
if ($file !='')
header("location: http://membres.lycos.fr/*****/free/avat.php?image=".$file."&nom=".$login."");
header("Location: modification_compte_htm.php");
?>
KKun peut m'aider svp ???
Merci
I say the hip, the hop, the hippy to the hip-hop, till you don't stop
c'est bon j'ai réussi à me dépatouiller autrement...
Merci !
I say the hip, the hop, the hippy to the hip-hop, till you don't stop