@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16



Comments:

<0> il me donne une erreur quand je met un session_start(); dans ma page qu affiche dans le iframe
<1> c'est quoi l'erreur?
<2> ZACRE BLU CHEESE!!
<3> peut etre en faisant un loop qui reproduit les variables dans un javascript puis les deux page use le dom pour cherchez les variables?
<3> headers already sent
<0> Cannot send session cookie - headers already sent by (output started at /var/www/html/ircTech/canalattente.php:3)
<1> mets
<0> mais cela fonctionne trs bien dans mon index.php
<1> session_start() au top top
<0> oui oui
<1> utilise un iframe a place
<3> ben oui, le iframe peux pas demarer la session,. les headers de la page son deja envoyjer par la page "parent"
<0> c cela que je me dit
<0> ou il y a t'il une autre facon de faire un style iframe ou minipage avec une scrollbar dans les grandeur 315 par 200 ?
<0> 2 fois comme ca et un 600 par 400
<3> ma solution doit avoir l air horrible mais elle peux marcher,.. <script language="javascript"> <? functionvariableloop() ?> </script> chez le parent puis dans le iframe varible=document.frames[0].variablename.value



<0> humm
<0> j'essaie
<3> bien sure ca depend de qui recoix les variables en premier lieu
<3> en tous cas jeme case moi, allez dodo
<0> merci d'avance Ophiocus
<3> tain ca ce sent bizarre de parles en francais, ca fait des annes que j i suis pas essailler
<3> scuze l ortho
<0> hh
<0> aucune probleme moi en anglais c'est pas trp trp bien non plus
<0> aucun dit-je :P
<3> DoGrEcOrD, c est une idee , chepo si ca va marcher,.. faudrais que tu repase les regles du dom pour acceder les iframe et viceversa
<3> heh
<1> c'est un paquet de trouble
<0> ok
<1> chu certain que sa doit marcher autrement
<3> vrais, puis faut tout faire dans un loop qui verifie quelle viseur tu use
<0> il y a pas moyen de recuperer la session commencer sur une autre page?
<1> oui
<1> session_start
<0> alors pourquoi il veut pas fonctionner
<1> essaye le avec deux pages test
<1> parce que tu t'es plantes en quelquepart
<0> humm ok
<3> le iframe est pas indepandant
<3> hooo attend, chuiz bette
<3> cookies
<3> :D
<0> ok je sais pas c'est la premiere fois j'utilise les iframe
<4> DoGrEcOrD, ta var session est registered ?
<4> tu l'enregistre avec session_register(array("var" => "value", "mwir" => "lala"));
<0> moui
<4> et tu chope bien avec le super global $_SESSION ?
<0> oui
<4> tu me dis mais je pense que c non ;)
<4> jtu le fait mal :)
<0> bien mon amis cayouche qui ma refiller sont code du login
<0> et il a bien cela dedans
<4> wai d'accord.
<4> alors dit a ton ami michouille de revoir son code ;)
<0> ok
<0> je vais lui dire ton message
<4> c ton message ;)
<0> lol
<3> erm
<3> http://www.phpcs.com/gma/session_start
<0> au pire ma lui faire arranger ca demain
<3> amuze toi bien
<3> c est en francais en plus
<0> ok merci les boys
<3> lapavu, zut
<3> ha cool hadent done that in ages
<4> who's hadent
<3> my spelling ****s donkey *** though dosent it?
<4> who's eat that apple ?
<4> **** donkey ***... interesting
<1> Ophiocus: you **** donkey ***es
<4> yeah !
<4> lol
<3> yeah , should see the tits my donkey s got though ;)
<3> actually, you shouldnt,
<3> right am out



<4> hmm
<4> strange.
<3> strange me? NO AM NOT! you re just jealous cause the voices only speak to me!!
<5> hello, is_dir() always returns false for me, the directory exists, is not a systemlink and safe_mode is off
<5> any other recommendations?
<6> relative paths ?
<5> nope, global.
<6> $_SERVER['DOCUMENT_ROOT']."/path/to/my/folder";
<5> well, if i run it on shell, "php script.php", returns true
<5> but on browser, it's false.
<6> then your paths are wrong
<4> sure.
<5> lol, i copied the path from "pwd" and checked it about 20 times now..
<5> hhmm.. no slash on the end?
<5> still doesn't work. :(
<5> well, what im doing is, im pointing to an absolute path that maybe is inaccessible to 'nobody'
<4> Fernando, : try : echo $_SERVER['DOCUMENT_ROOT'];
<4> are you running $_SERVER from a function or a cl*** function ?
<7> this access to mysql to mysql converter is kinda ***y
<7> only took me.. blah. an hour to do it. mwah
<6> whats the function to invert an array
<8> array_switch(); I believe
<6> not in function list
<8> Gargh
<8> Hang on
<8> http://us2.php.net/manual/en/function.array-flip.php
<8> That what you looking for?
<6> no
<8> http://us2.php.net/manual/en/function.shuffle.php ?
<6> [0] last elm, [1] = middle elm, [2] = first elm
<8> oh ok
<8> you want this: http://us2.php.net/manual/en/function.rsort.php
<8> reverse sort?
<6> rsort doont do it
<6> it sorts the vals not teh keys
<8> You need to do the keys too?
<8> You could try doing a combo of flip and rsort.
<8> flip out the keys and values and then rsort them, then flip them again?
<6> no i need the keys in a reverse order
<6> im walking up a tree you see
<6> got it
<6> array_reverse
<8> Cool, what'd you do?
<8> ah.
<6> thanks anyway Klinge
<8> Yep.
<8> I decided to drop in here to clear my head. Focusing on coding helps.
<8> I've got no projects going, so I'll just lurk and help if I can.
<9> did anyone say llurk ? :D
<10> Nope, just lurk. ;)
<11> hey?
<1> hi
<12> ok so um
<12> how do I copy stuff from my windows xp machine to my linux machine?
<12> using samba... but how?
<12> lol
<4> how? Configure your samba ?
<13> how?
<13> what do I run
<1> Samba on the linux machine
<13> ok how do I run that?
<13> 'samba' command not found
<13> lol
<1> google it
<14> sheesh, what a linux nub :D
<1> yea it's not that simple
<14> look for smb
<14> you might need to install packages though
<14> what distro are you using?
<13> ooh
<13> nah looks good
<13> ubuntu/debian
<14> o_O


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #php
or
Go to some related logs:

chaattt
#linux
#linux
#asm
#windows
#linux
what is narawk
#mirc
#c++
lezbiana



Home  |  disclaimer  |  contact  |  submit quotes