@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6



Comments:

<0> im using winxp
<1> www.php.net/tut
<2> Ishmael: it's not hard.
<2> Technobabble: u good w/ css ?
<1> http://www.php.net/manual/el/
<3> php.net/install
<1> sauce, what results does the inner query return?
<3> the children
<1> so you're just trying to get children of children, right?
<2> Using css / i have a right column, set to float right, how do i get the contents to float left inside of it?
<3> yes
<1> i'm not sure, obviously you can set the TD ALIGN
<2> anyone ?
<2> im usin div / css no tables
<1> the left aligns right, and the right aligns left, correct?



<2> not w/ css
<1> Sausage, have you tried a HAVING?
<1> what did that one look like?
<3> ****, i was using a resource id with no grandchildren
<3> i guess that would have helped
<1> did you get it?
<4> hello
<4> I am having an issue getting MYSQL support working with PHP (System: Win XP, Apache, Mysql 5, PHP 5). PHP/APACHE is working fine, but for some reason apache can't locate the mysql extensions, even though it loads gd and imap extensions from the same directory
<4> there are errors in the apache error.log indicating apache can't locate the mysql dll's
<3> SELECT a.*, ROWNUM rnum FROM (SELECT CMS_ONLINE_STRUCTURE.STRUCTURE_ID, CMS_ONLINE_STRUCTURE.RESOURCE_ID, CMS_ONLINE_STRUCTURE.RESOURCE_PATH, CMS_ONLINE_RESOURCES.DATE_CREATED FROM CMS_ONLINE_STRUCTURE,CMS_ONLINE_RESOURCES,(SELECT * FROM CMS_ONLINE_STRUCTURE WHERE CMS_ONLINE_STRUCTURE.PARENT_ID='48818e1c-8867-11da-bbe8-53b38567621c') b WHERE b.STRUCTURE_ID=CMS_ONLINE_STRUCTURE.PARENT_ID AND CMS_ONLINE_STRUCTURE.STRUCTURE_STATE=0 AN
<3> WHAMMO.
<5> Osirii- what is your error?
<1> that one worked?
<4> The error in the log is: "PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_mysqli.dll' - The specified module could not be found.
<4> in Unknown on line 0
<4> same for php_mysql.dll
<4> yet php_imap.dll is in the same directory and works fine
<4> as does php_gd2.dll
<4> i've have the same setup and home and it works fine
<1> wtf, a query inside a subquery?
<4> path to extentions is the default on my system: C:\php\ext
<1> Sausage. i'm missing the rest of that query
<6> mmm hot sausage
<1> zen, sausage needs your help on not ****ing so much
<6> ah
<6> ugly all capitals SQL
<6> joy
<6> he's doing an inline join?
<6> heh
<3> nah, it works
<3> www.myfxjournal.com/loltest/query.txt
<1> whoa god
<6> does the query work?
<6> it's fugly
<3> yeah, it works
<6> and inline joins are teh evil.
<3> there's no other way
<6> there is always another way
<6> lol
<3> well yeah
<1> there is another way
<6> well, maybe not in MySQL
<3> but this is the easiest
<1> as that one democrat guy
<1> who said "there is another way" like 20 times after the state of the union address
<3> now i actually have to use this thing
<6> I've written 120 lines of SQL stored procedure before.
<6> hehe
<3> you should see some of the SQL stuff here
<3> we have tens of thousands of lines of it
<1> well
<1> i have gagillions of lines of it!
<3> SO DOES YOUR FACE
<4> any ideas on my mysql issue with PHP?
<7> its broke
<5> Osirii- http://us2.php.net/manual/en/install.windows.apache2.php#59781
<4> i am using apache 1.3.34



<4> I have installed this same setup several times with no issue, thats why I find this so perplexing
<4> Apache/PHP is indicating it can't find only the mysql extensions, all other active extensions work just fine
<4> follower: no need to **** yourself over it
<4> follower: piss on you
<7> how rude
<4> yeah, that was the idea
<4> did it work?
<7> i found it rather immature
<4> you mean, on par with your comment?
<4> i'm just trying to keep up
<7> i meant your comment, it was rude and immature
<4> i know it was....you started it though
<3> KHAAAAAAAAAAAAAAN
<8> aaah crap I missed something
<8> you can copyright the way to do something? (like in php or java et..)
<2> CptBrutal: Nope
<2> not exactly.
<8> not exactly? but sort of?
<8> nm I think I understand
<6> you can patent the way you do something
<8> ??
<8> that seems lame
<9> what's wrong with patenting a process?
<4> everything
<9> wow.. you've convinced me unequivocally
<4> essentially patent system is good in theory...but too many trolls exploit patents for $$$
<4> IE - look at RIM and NTP (blackberry case)
<4> NTP is suing RIM because a guy in the eighties patented the idea of sending messages from a computer to a handheld device
<9> just because a patent was granted doesn't mean the patent valid
<9> besides, wouldn't a patent from the 80's have expired by now anyway?
<4> no, obviously it will have to be upheld in court, but all supreme court judges are like 80 gazillion years old and don't understand tech patents...as such they make ridiculous decesions on may occasions
<9> no it does not have to be held up in court
<9> just like a registered copyright doesn't have to hold up in court
<9> they HELP and provide strong evidence of who/what/when regarding the patent/copyright, but they themselves are not law
<10> Osirii: that case is a bit more complex. from what i've read, that guy actually DID invent the services to go along with the patent
<9> well this is lovely. php_mcrypt.dll apparently requires libmcrypt.dll, which is nowhere to be found
<9> well done, ****ers
<11> you can't find it?
<11> or you just don't have it
<9> dont have it
<11> ok, was about to say
<11> I found it in like 2 seconds
<12> did you check in the root of your php directory
<9> it didn't come with 5.0.5 it seems
<9> i did a file find on the entire hard drive
<12> oh
<13> can someone help me with this, please. http://pastebin.com/537555
<12> <textarea name=comment cols=15 rows=15>" . htmlentities($values['texto']) . "</textarea>";
<13> kuprishuz, thanks :)
<13> kuprishuz, for the file it's not possible isn't? i would like to return the path in case of any error on the entered values of other fields
<14> hi2a11
<12> no you cant, you can possibly make a hidden field that contains the tmp file name
<12> that way u can check if the hidden field contains a value ignore the file field
<9> didn't come with 5.1.0 either
<9> wtf
<13> kuprishuz, i understand, thanks a lot
<12> i have it in my 5.1 installation
<9> or 4.3
<9> i'll check the 5.1.2 binaries zip
<9> and thar she be
<9> Robdgreat: do you know what version of libmcrypt you have?
<14> i want to parse
<11> Two-Bits: I don't have it.
<11> I simply googled for the dll
<9> grrr, i can't find libmcrypt 2.2 anywhere. and apparently the rc4 cipher only exists within that version, which is retarded if true
<9> wtf.. they changed it to MCRYPT_ARCFOUR without aliasing MCRYPT_RC4!?
<9> can i castrate someone for this?


Name:

Comments:

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






Return to #php
or
Go to some related logs:

cost meetme hotornot -show
#india
best pastebin
#chat-world
#allnitecafe
budak kl
#india
#allnitecafe
#india
SysStream



Home  |  disclaimer  |  contact  |  submit quotes