@# 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



Comments:

<0> :)
<1> how can i copy an array
<2> albo: With =
<2> $a=$b;
<3> or a fax machine. those work perfectly for arrays.
<4> $newarray = $array
<5> enygma: what about xerox machines
<5> ooh, or mimeographs
<3> kog - xerox is so '00
<3> ow
<6> http://rafb.net/paste/results/WsCoTd63.html
<0> what the heck is PARC?
<6> Can someone help me with parsing a part of an array into 2 variables?
<5> Stormchaser: they invented X, the mouse... nothing important
<7> Stormchaser: Um. They invented the notion of a desktop GUI.



<5> oh, the first PC
<5> mattmcc: I leave anything important out?
<5> Stormchaser: they basically founded Apple ;)
<8> how does QT look on windows
<7> Like Windows?
<8> does it look native ?
<6> Anyone?
<9> php just stopped talking to mysql, *ALL* php apps on our box. I can use mysql with perl and through the shell, all is fine, why can't php connect to mysql now?
<0> Kog, mattmcc: Wel from what I read, apple kicked out with desktop.... I didn't found any history behind that...
<10> I am getting an error of Cannot break/continue 2 levels in ; how would I conuntie, when I am a level deep in?
<5> Stormchaser: say what?
<5> Stormchaser: go read the lawsuit where Apple sued MS
<5> Stormchaser: and you'll notice that Xerox PARC bitchslapped them
<11> does it make sense that part of a filename would be in 8 bit characters and a couple letters would be 16 bit characters?
<6> Can anyone help me with my sitation at all?
<12> Donkano: you'll have to be more specific
<5> setuid: you'll also note that PARC hasn't done a damn thing in 20 years
<6> HolyGoat: http://pastebin.com/565833
<6> How do I parse a part of an array into 2 varaibles?
<13> I kinda notices that Kog
<6> It should look like <IP>:<Number of times they entered page>
<9> Kog: Except an enormous amount of cutting-edge work on electronic paper, ebooks, and similar techologies that hundreds of other companies are using/licensing, you're right.
<14> OK. How do I disable magic_quotes at runtime?
<14> Come on, please! :D
<5> setuid: yeah... but who cares about e-paper... it's not real ;)
<12> Donkano: you mean, the strings consist of "ip:hits" per line in a file?
<15> I'm trying to write up the "about" me page on my website but have NO clue what to put
<6> Yes HolyGoat
<16> gary_: this is the wrong channel....
<0> http://www.parc.com/ <-- THIS PARC?
<16> gary_: that's a personal problem ;-)
<5> yes
<0> hem
<15> I know :D
<15> Just stuck that's all
<12> Donkano: $pieces = explode(':', $yourarray[0]); ip would be in $pieces[0], and number of hits in $pieces[1]
<15> I'm designing the website as part of an attempt to get a job
<5> Stormchaser: PARC has been known to be some of the greatest creative minds in applied computers
<9> Why the heck are all of my php apps complaining that they can't talk to mysql, but everything else that talks to mysql works fine?
<15> Although I don't want the about me page to just be job related, but want it to actually be "About me"!"
<6> HolyGOat, thanks.
<5> gary_: sounds like you need to go on a walkabout
<15> Kog: Everytime I start writing it just sounds really cheesy
<5> so go on a walkabout
<5> or learn to actually believe in something
<5> obviously your about you page is going to be boring if you have no p***ion
<15> yea, I just need to be more honest. I am p***ionate, just need to get focussed
<9> Anyone?
<5> so then go ingest some ritalin and go to town
<2> Kog: A disciple of Straczynski?
<15> Kog: where abouts do you live?
<5> TML: as in... J Michael?
<8> i think QT has to be the Best GUI around
<5> gary_: left of Mars
<2> setuid: Perhaps you'd care to provide more info?
<9> phpinfo() works and shows mysql as being functional
<2> Kog: Is there another?
<5> setuid: I echo TML
<9> TML: I did, read up
<5> TML: I don't know, hence asking



<5> setuid: define "doesn't work"
<9> SYSTEM WARNING: mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (13)
<16> Wizz_kidd11: QT isn't a GUI, it's a toolkit
<2> setuid: You've only said it doesn't work, you didn't tell us what it does.
<5> setuid: and does the socket exist?
<2> setuid: Does your mysql socket exist at /var/run/mysqld/mysqld.sock?
<9> /var/run/mysqld/mysqld.sock exists, cli and perl and other apps can talk to mysql, just not php... all of a sudden
<5> TML: stop doing that :(
<2> setuid: Is /var/run/mysqld/mysqld.sock a socket?
<5> TML: but yes, I really liked Babylon 5
<9> TML: Yep
<0> Wizz_kidd11: Um... What does that got to do with PHP?
<9> TML: And it is created/destroyed when I stop/start mysql
<9> as expected
<17> setuid: What are the permissions on it?
<17> Can the Apache user access it? Is Apache chrooted or something?
<9> Charbal: Just a moment, I'm lobotomizing it and completely reinstalling from scratch
<5> setuid: you mind psating the ls -al for that file?
<5> ... pasting
<9> Kog: Sure, give me a moment to get it all up and running again
<5> it won't be relevent anymore then ;)
<2> setuid: 13 means permission denied.
<18> Whats the variable for the form name when I submit my form?
<8> AcidReign: qt is not a gui ?
<2> setuid: So the apache user doesn't have rights to access the socket.
<7> FatalRemedy: The form name is not part of the request data.
<9> TML: If that were the case, why can _everything_ else use it just fine?
<2> Wizz_kidd11: Qt is a C++ abstraction library.
<8> they use thier own drawing algorisims to build widgets etc
<12> FatalRemedy: it isn't, create a hidden field or something
<18> mattmcc, really? id/name dont get posted?
<17> FatalRemedy: Names of forms are not considered successful controls for the purposes of submission
<2> setuid: Because "_everything_ else" isn't running as the apache user.
<9> mod_perl, python, ruby apps, etc. are all talking to that socket without a problem
<0> That doesn't make it a GUI
<7> FatalRemedy: Nope.
<19> Qt is the devil's work
<18> So I'll just add a hidden variable.
<18> I thought there was one! heh, thanks guys.
<8> Stormchaser: i guesssss
<19> It takes everything wrong with C++ and makes it worse
<9> sigh... n/m, the upstream pool corrupted php4
<8> Pollita: QT is most likely the most popular "toolkit" and used by professional facilities around the world
<19> Wizz: Yes, but it's still ****
<17> Heh
<8> Pollita: heres how i look at hating on things......have you contributed to the QT community ?
<19> if (is_cplusplus(v)) c.is_**** = 1l
<19> ;
<17> As a general rule, Pollita knows what she's talking about.
<20> anyone have a script handy to verify an image is actually an image ?
<12> Wizz_kidd11: Hehehe. You're funny.
<19> Wizz: Go home little boy.
<19> Now.
<8> i have been using c++ for almost 8 years now
<20> something a little more than "is the file extension right? "
<5> little boy... I wonder if Pollita is something like 8 feet tall
<19> Wizz: Sorry to hear that.
<17> Kog: And breathes fire.
<19> Kog: 6'1", but you were close
<5> and shoots lightening bolts out of her arse?
<8> Pollita: lol
<5> oh wait, that was William Wallace
<5> sorry Pollita, wrong person
<19> nono William Wallace shot fireballs from his EYES
<8> Pollita: what languages do you like ?
<6> HolyGoat, would $pieces[1] be an integer or a string?
<5> and lightening out of his arse, at the english
<19> Got the lightning bolts right though
<5> go rewatch the movie, then tell me where it is in the time
<5> and I'll go see if you're right ;)
<21> is there a specific channel for mac/php/mysql queries or can I ask a question in here?
<19> Wizz: Several, though C++ is most certainly not amongst them


Name:

Comments:

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






Return to #php
or
Go to some related logs:

module ide_disc
azureus ShareResource: Torrent create failed
Call to undefined function: get_elements_by_tagname() in
#physics
#perl
spamassassin Extra_Flags
#oe
XINE_ERROR_NO_DEMUX_PLUGIN +debian
#linux
cascading list js



Home  |  disclaimer  |  contact  |  submit quotes