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



Comments:

<0> ringard: as in developing with php, or developing php itself..
<1> with php
<1> they are hiring a dev team to redo a huge website
<0> ringard: well.. it's hard to miss Zend Studio.. but its pricy.. (I use it at my job..)
<1> that is what i was thinking of, but before i made a rec, i though i would check with you guys
<1> it's on sale for 240, i don't think they will have a prob paying for that
<1> $240 usa
<2> anyone have idea?
<1> er usd, you know what i mean :)
<3> ok on php.net/oop in the demo they have $cart-> is that pretty much what $this-> would be?
<4> Phaaze: $this is only from iside the object
<5> is there any reason that i get randomly occasional wanring notices on my server? before i fix the issue (undefined indexes and variables) i'd like to know why the notices only appear on about 20% of refreshes, any ideas?
<4> fourmi: what kind of notices ?
<4> Phaaze: $cart->bar, and $foo->bar will be used outside of the object.
<2> anyone have idea why it is not working ?
<1> fangel korkl: i see some sites complaining about zend being slow or having very annoying bugs. is this still your pic if price is not an issue?



<4> ringard: be warned the ftp in zend ****s, but the other features make it up imo.
<4> even with the pricetag :)
<1> i have network share access to dev servers, so i wouldn't even need ftp within zend
<4> and as far as ive tried - phpeclipse is nowhere near as fast as zde
<3> Bah, I need to plan a good week with nothing to do... No where to go or anything so I can sit down and actually read a little on PHP...
<4> but you might want to check it out too. its free so it wont hurt your budget.
<1> i have had a lot of issues with eclipse in the past
<3> :( Live is soo long but days are soo short...
<3> life**
<1> it seems to crash on me a lot
<4> Phaaze: do what we do. skip sleeping.
<3> I already do that to get to cl*** and work...
<1> what is this sleep you speak of?
<5> Meltir: notices like Notice: Undefined index: acronym in /usr/local/www/vwww/edinfo/public_docs/studying/visitingstudent/check.php on line 116
<3> I think it's called energy drinks...
<4> ringard: google it. its fun - or so i read.
<1> i should try that lol
<1> i have work in 5 hours
<1> ugg
<3> google knows what sleep is???
<6> anyone know about preg_match bugs in php 5.1.4 ?
<4> fourmi: then check that line, and debug it as to why that variable isnt set
<3> Wow! I should look it up!
<6> as suggested (but rejected) in this bug report: http://bugs.php.net/bug.php?id=36703
<4> google knows everything. if google doesnt know it - it doesnt exist.
<5> on reload it disapears, i've shoved phpinfo, and when the notices appear local value of display_errors and display_startup_errors is set to on, and when the notice doesn't it is set to off, any ideas why the settings change on a refresh?! it's not so much the notice (i can fix that), it's why te local values change on refresh...
<0> ringard: (sorry for the lag).. I dont have any probs with the latest version...
<7> pff
<1> ok, i think this will be my "demand" then :)
<7> I think I ran into a 'debian stable php' bug ;p
<3> See, sleep don't exist...
<1> ug, i guess i should go brush up on my php... i didn't tell them i haven't touched php in 2 years :)
<4> fourmi: dunno. check where that variable is initialized, where it came from.
<6> SinnerG: re: regex?
<7> nm
<7> bug found..
<5> cheers
<5> @ Meltir
<7> aka I made the bug ;p
<7> would be nice to see an error tho ;p
<7> like as in Fatal error: Endless loop @ ...
<7> :p
<6> ok, ciao
<8> does anyone know a PDF writer that will let you set permissions on the document?
<9> si there a way to handle a download prompt in curl?
<10> hi there
<10> I'm looking for a good way to generate p***words in php
<10> have you guys got any ideas?
<11> seeing as theres not many ppl here i'll paste code
<11> function _makeP***word() {
<11> $chars = array('a','A','b','B','c','C','d','D','e','E','f','F','g','G','h','H','i','I','j','J','k','K','l','L','m','M','n','N','o','O','p','P','q','Q','r','R','s','S','t','T','u','U','v','V','w','W','x','X','y','Y','z','Z','1','2','3','4','5','6','7','8','9','0');
<11> $max_elements = count($chars) - 1;
<11> srand((double)microtime()*1000000);
<11> $newpw = $chars[rand(0,$max_elements)];
<11> $newpw .= $chars[rand(0,$max_elements)];
<12> Warning: `cornernote' seems to be spamming, please discontinue or kills/klines will be issued.
<11> $newpw .= $chars[rand(0,$max_elements)];
<11> $makep*** = $newpw;



<11> return($makep***);
<11> }
<13> man, you **** anus
<0> ... I smell kicks is in the air today..
<11> oppsie :)
<14> Damn this irssi...
<4> :)
<15> Wolfpaws: Or die and burn in hell :P
<13> that has to be one of the worst pw gens I've ever seen
<14> kuja: Bitch!
<15> pwned.
<5> Warning: Unknown(includes.php): failed to open stream: No such file or directory in Unknown on line 0
<5> any ideas on what that means?
<16> OOH
<16> OOOH
<16> nah sorry no idea
<17> 404, brain not found?
<14> fourmi: Have you read the message?
<18> it means it couldnt find includes.php in its include path
<18> just as it said
<16> NO WAY
<18> omg
<5> ok, but it appears, and on refresh the page works fine..
<18> magic
<18> someone hacked you and fixed it
<5> surely the file or path sin't changing on refresh?
<10> thanks corenernote ;-)
<5> numist, nope it's ongoing, randomly
<14> wilsby: He's loooong gone XD
<19> Helllo
<19> I have XP SP2 system, with P-IV 2.66 GHz proc and 1.2 GB memory, having apache 1.3.36 and PHP Version 4.4.1
<19> curl, domxml extensions are not loading on this server
<19> need! help
<19> Do php 4.4.x have problems with curl, domxml extensions on xp sp2?
<20> Haris:
<20> there is no problem with your sistem...
<20> do you have php.ini in front of you
<20> ?
<19> Yes
<21> could someone help me out with a phpMyAdmin problem? i know its not the right place but im reall struggling
<20> mercenary: w8
<21> ok alecs
<20> haris: search your file for "extension"
<22> is there an active chanop to whom I can point a user with a question?
<20> HedgeMage: don't you see that is no op?
<4> HedgeMage: just tell the user to come in and ask
<19> alecs: What about extension?
<22> alecs: freenode channel guidelines ask that ops not remain opped when not using op abilities. So, there may be ops who are active/available
<21> anyone other than alecs free to help me out?
<20> Haris: your extension_dir is pointing to your php extension dir?
<20> you should have something like C:/php/extension
<20> or c:/program files/php/extension (or ext)
<23> the strtotime("next Tuesday") always gives you the Tuesday in the next week, correct?
<20> mercenary: what is your problem
<15> ndee: For now.
<20> ndee: try to read the doc
<21> phpMyAdmin
<21> i cant seem to get it working
<21> i know its not the right place
<21> but theres no where else to go
<20> mercenary: any err mesage?
<20> ndee: http://ro2.php.net/manual/en/function.strtotime.php
<21> http://localhost/phpMyAdmin/scripts/setup.php
<21> then i get the error
<21> The requested URL /phpMyAdmin/scripts/error.php was not found on this server.
<23> ah, I've overseen the warning, my bad
<20> then find out if error.php is in your script dir
<21> its not
<20> not on my...
<21> should i pastebin my httpd-error.log
<20> why noy
<20> -*not
<21> might be my crap php installing skills


Name:

Comments:

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






Return to #php
or
Go to some related logs:

#perl
grub-gfx amd64 Ubuntu
ubuntu scponly how-to
#perl
gmailfs user permission access
#fedora
omnifrog
#gimp
#gaim
#perl



Home  |  disclaimer  |  contact  |  submit quotes