@# 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 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31



Comments:

<0> schapt: is the value session.cache_expire or session.gc_maxlifetime, i don't understand the difference in the documentation
<1> alainlucas: you'd probably need XMLHttpRequest. But it'd be really heavy to do it that way.
<2> re
<1> andymaster: don't know
<3> schapht: is there an example somewhere on the web on how to do that ?
<4> schapht: n0body UnD3rSt@nds my 1337 h4x0R c0d3, b3c@ause 1'm 1337 :D
<1> alainlucas: google for XMLHttpRequest tutorial, I'm sure you'll find something. But like I said, it might be a bad idea. It's gonna make the script require a request for every key press.
<5> anyone know a bit about .htaccess files?
<2> quick question: how does one read the quality of a jpeg with gdlib or any other common resource ?
<2> [Jonne]: ?
<1> [Jonne]: #apache
<5> I have a php script that outputs a png image
<6> dewaard: that's nothing; i once made a commit to svn and trac showed it up at 1337 because it realised that is was totally 1337 h4x0r code
<3> schapht: that's exactly what I want... unless there's a better way to do it
<5> but since the extension is php, I can't embed it in forums
<5> (that check for image extension)



<1> alainlucas: not that I know
<7> i hvae follow the steps from the "how to mysql", but my site donsont work yet, is giving this error : Warning: mysql_connect(): Access denied for user 'apache'@'localhost' (using p***word: NO) in "directory line 5
<7> can someone help me
<5> the png is this: http://www.freebase.be/g2/rating.php?file=pmaextumjt6rbmmzp2p7kfgehcfqxhhr
<1> Extreminador: it's a mysql problem. I'll bet you created the user without @localhost on the end.
<8> Extreminador: use the right username and p***word when connecting to mysql.
<5> can i change it so it becomes http://www.freebase.be/g2/img/pmaextumjt6rbmmzp2p7kfgehcfqxhhr.png or something?
<9> Extreminador try giving it a p***word?
<3> schapht: or do you know if the same kind of script exists in php ? (i mean with instant compute)
<1> alainlucas: nothing I know of
<3> schapht: rubyonrails perhaps...
<1> alainlucas: for something like currency conversion, javascript is probably the way to do it though. and ruby on rails != php
<1> ruby on rails is ruby. Hence the name.
<10> libstdc++-libc6.1-1.so.2
<7> schapht nop i have run the "# mysql_setpermission ", and the command have input asking that thing
<10> what package is that part of?
<7> CryWolf ok i will try that
<3> schapht: i don't need currency conversion but the technique to do it in php
<1> if you need to do automatic transmission of lightweight data between the client and server you need AJAX (and XMLHttpRequest)
<3> schapht: ajax could probably do what i need
<3> schapht: yes!
<1> I'll have to remember to use the buzzwords from the beginning next time
<9> heh, AJAX is the new DHTML, something that doesn't really exist, except in marketting hype-space
<9> (it's something thats been done for years longer than the buzzword was invented)
<11> the code http://pastebin.com/532301 returns: Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in file.php on line 94, but i am not seeing any T_CONSTANT_ENCAPSED_STRING :/
<1> AcidReign: interesting. What exactly is DHTML then?
<3> the buzzwords ?
<1> alainlucas: AJAX is XMLHttpRequest programming with a fancy name
<12> how to pronounce Ajax?
<1> A-jacks
<11> i used DHML when i was using frontpage.. a long long time ago.. :)
<13> like football club :D
<11> to make dynamic buttons!=)
<12> is the A pronounced as "a" or "ar"?
<1> dark_light: is it just HTML with innerHTML calls or something?
<1> like in "hay"
<12> schapht: gotit, thx
<1> np
<11> schapht i have no idea. it just changed the button of my tabled-desing page, from "flat" to "3d" when i put the mouse on it
<1> hehe
<14> how can I "merge" 2 objects? I have 2 query results from mysql_fetch_object, and I want to return them both from a function.
<1> as best I can tell DHTML is just HTML with event triggered javascript
<11> schapht i was a very innocent child that don't knows the frontpage is evil and evil=)
<3> DavidHKMrPowers: like 'a'
<3> (DavidHKMrPowers: in french at least)
<14> can I do like $object1 .= $object2;
<14> ?
<15> [RainMkr] PING
<12> alainlucas: thx
<16> MikeH: yes
<14> ok, thanks OrreBorre :)
<11> can anyone scroll up the window and read my question? it's a bit annoying
<1> ah... "To most people DHTML means a combination of HTML 4.0, Style Sheets and JavaScript."
<3> DavidHKMrPowers: but it's like linux, there's no fixed pronunciation, it depends on your mother tongue and feelings
<14> dark_light: echo('<a href="?p=' . $end . '?' . $param .'">' . $nome . '</a>');
<1> that explains why I could never find a decent tutorial...
<14> you missed a "." after $param dark_light
<11> errr
<11> thanks Mike_
<12> alainlucas: I pronounce linux as "lin" "next"



<14> np
<7> CryWolf problem solve, but know tha page appears all white
<7> lool
<17> does anyone know how to create an xml tree with simplexml?
<17> eg not importing
<3> DavidHKMrPowers: i pronunce it like : LEE-N-KS
<1> DavidHKMrPowers, alainlucas: http://www.paul.sladen.org/pronunciation/
<18> Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/hotserv.dk/users/theguess/index.php:1) in /var/www/hotserv.dk/users/theguess/index.php on line 1"
<19> that isn't self explanatory?
<19> !tell Dplk about headers
<1> I think so
<18> the line is session_start();
<1> Dplk: is there any whitespace around <?php ?> ?
<18> hmm
<18> :)
<20> Davey|Work, you use paypal ?
<1> I bet he would if you were planning on giving money :)
<15> CPUnerd Davey|Work uses PayWhore
<18> schapht, yea
<20> hehe :-P
<19> CPUnerd, uh... yeah, why?
<20> you know how to get verified if you dont' have a credit card ?
<1> Dplk: that counts as output
<19> bank
<20> I added my bank account and it's acceepd
<19> CPUnerd, then you should be verified
<20> my limit is not raised :S
<20> hrmm
<20> I can't send more
<19> CPUnerd, :/
<18> schapht, removed the space but i still get the error
<20> I better not loose my appt in brazil because of those ****ers.
<11> Dplk the <?php tag that execs the session_start must be the _first_ thing on file
<1> Dplk: then the output is somewhere else
<19> CPUnerd, call 'em
<13> hei CPUnerd :D
<20> hey kioto come stai!!! :-)
<20> yeah that's what i'll do
<18> dark_light, it is
<18> schapht, theres no output or whitespace between <?php to session_start();
<11> Dplk put your code on pastebin.com
<18> !pastebin
<18> how yea
<18> its c++ coders that hate pastebin
<21> Hello All
<11> Dplk hmm.. maybe try to put it before the header()'s
<21> I need some help in File Handling using PHP???
<22> Dplk: They do?
<22> gARYb: php.net/filesystem
<18> Stormchaser, i think so
<18> dark_light, i have no header();
<21> Stormchaser: I have visited all those pages.
<11> do you execute any echo() before the session_start , Dplk?
<22> Dplk: I was a c++ coder, and I like pastebin when necessary...
<18> no
<18> dark_light, ^^^
<22> Dplk: Pastebin what you have
<21> Files which are written using PHP are giving problem with "end of file" character
<11> Dplk well, i can't figure out what's happening o.o
<21> Any idea how to write "end of file" character in PHP
<22> gARYb: I never had any problems with that...
<6> Big trouble, we're all out of FOOs!
<1> do we need more BARs?
<6> lol that example cracks me up for php.net/error_log
<6> schapht: that's all we have to go on now :(
<11> gARYb how you are writing the files? (i don't know many things about it, but i used fwrite one time and have no problems with the end of file
<6> people obviously didn't use themn sparingly enough; thankfully we have some BAZ's left too
<11> how are you*
<18> Stormchaser. c++ coder == #c++ :)
<22> Dplk: I have no urge to be there...
<23> I am having a problem with the headers. I am doing the following: http://pastebin.com/532330 as a page redirect function. It works in FF, but IE just keeps running forever without success... Any ideas ?
<20> c++ coder == php6
<20> :-P
<12> gARYb: is there really any EOF character???


Name:

Comments:

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






Return to #php
or
Go to some related logs:

ykstort zmagic
apt-get view packages
#ubuntu
ubuntu reset hostname
python set_daemon
wg111v2 unbutu
unicode ch14 pdf
evdev+kvm
biggy luu
#python



Home  |  disclaimer  |  contact  |  submit quotes