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



Comments:

<Jphase> would it affect all other parts of php? or just the form actions?
<Jphase> probably no way to answer that, n/m
<evulish> both versions of php are exceptionally old
<evulish> i see 4.0.6 and 3.0.16
<Jphase> ic...
<evulish> and that's like.. insecure old.
<Jphase> lol
<Jphase> crap
<Jphase> how do you find the version? where do you see it?
<evulish> it's in the header response
<evulish> Server: Apache/1.3.12 (Unix) mod_jk/1.2.13 PHP/4.0.6 PHP/3.0.16 mod_perl/1.24 mod_ssl/2.6.4 OpenSSL/0.9.5a
<evulish> all of that **** is pretty ancient
<evulish> latest apache 1.3 is 1.3.37
<Jphase> lol, yeah even apache
<Jphase> lol
<Jphase> and to think, our students pay 33,000 / yr
<evulish> openssl is relatively up to date
<Jphase> ok, I guess I'll wait until we update...
<Jphase> there's no other methods I'm ***uming?
<evulish> i don't know
<Jphase> oh
<evulish> it's been years since i've worked with version that old
<Jphase> $HTTP_POST_VARS says php3
<evulish> yeah
<Jphase> if i were to use that
<Jphase> do I change my form...
<evulish> no
<Jphase> to method=
<Jphase> oh
<Jphase> stays post?
<evulish> yeah
<Jphase> then yeah, this php is bunk
<nazruto> hi all
<Jphase> well thanks for saving me like... several hours
<Jphase> appreciate it
<Jphase> hi nazruto
<nazruto> i have a script that i run in my computer
<evulish> maybe var_dump($_SERVER)
<evulish> and see what that gives you
<Jphase> k
<nazruto> but i dont have a mysql server in mycomputer . can i use mysql from my webhosting ?
<evulish> nazruto, probably not
<evulish> install mysql locally
<nazruto> i already try my server but it still said " Cannot Connect to 'localhost' .
<Jphase> null again evulish
<evulish> that's ****ed
<Jphase> better to know it's not me though, thx
<evulish> try maybe <?php phpinfo(); ?>
<nazruto> evulish is there any way i can connect mysql from local to the web hosting ?
<evulish> nazruto, probably not
<nazruto> T_T
<nazruto> can i know why ?
<evulish> Jphase, or var_dump($HTTP_SERVER_VARS);
<Jphase> k
<evulish> nazruto, because your host doesn't want mysql accessable from the outside
<nazruto> ohh
<Jphase> holy ****!
<Jphase> lol
<nazruto> so in this way i must find a free sql hoster
<Jphase> you have to see this evulish, lol
<evulish> nazruto, why not just install it locally
<Jphase> er
<Jphase> wait
<Jphase> sorry, index.php
<evulish> yeah, that's normal
<Jphase> oh
<Jphase> at least it's not null then..
<nazruto> my computer is slow
<nazruto> if i run it locally my computer will hang
<evulish> nazruto, i have mysql running on a p133.
<evulish> no, it won't
<evulish> unless you have some big*** database
<nazruto> i dunno why when i run mysql
<nazruto> my computer turned
<nazruto> blue
<nazruto> and said error
<nazruto> and i must restart it back
<nazruto> evulish what is p133
<evulish> pentium 133
<nazruto> ohh
<poutine> I have a 486
<poutine> 486 > 133
<nazruto> evulish
<nazruto> i already run mysql in mycomputer and it is good now . But i delete the root account
<nazruto> now i cannot open phpmyadmin
<poutine> http://www.amazon.com/Microsoft-Windows-Ultimate-Numbered-Signature/dp/B000M2WPIQ/ref=pd_sim_sw_2/104-1611751-7630347 <-I'm seriously considering getting that
<soundAsleep> aku bingung has quit irc, if you wanna do the rhyme, then come see me
<Deniar> na na na na na.....
<soundAsleep> what do you deny, deniar?
<D2niar> nothing
<soundAsleep> oh ok
<D2niar> ****, stupid gprs connection
<f3dt> http://unl.facebook.com/event.php?eid=2230539386&ref=nf
<beauu> how do you put stripslashes() on data before writing it?
<f3dt> echo stripslashes($foo);
<f3dt> ?
<beauu> if i stripslashes($text) before i fopen a txt file and put it inside, will it work?
<Deniar> yupe
<beauu> so the $_POST is $text, and stripslashes($text); and then it goes in it will work? cause i dont think its working for me, but il keep trying if its correct
<f3dt> try to debug
<evulish> raape meee
<evulish> rape meeeee agaaaain
<f3dt> hate that song
<f3dt> and band
<ansimation> Konichiwa
<comcor> and evulish is just like Mary Tyler Moore?
<ansimation> mmm, mary tyler moore.
<f3dt> yar
<pLogy> how to set a default value for field when declaring it in mysql
<pLogy> ?
<ansimation> default 'value'
<evulish> pLogy, way to use the manual!
<evulish> o wait
<pLogy> the field is status
<evulish> good for it
<pLogy> i want it to be always active unless changed later on by any other script processing
<pLogy> i did status varchar(8)
<pLogy> i tried status varchar(8)='active' but didn't work
<evulish> why are you telling us this. ansimation answered you.
<evulish> and it's in the manual
<pLogy> oh sorry i didn't notice that
<ansimation> plz2read manual
<f3dt> RTQM
<pLogy> thanks
<evulish> q?
<f3dt> i wanted to see what someone would guess for q
<f3dt> read the quacking manual?
<ansimation> queefing
<Deniar> ALTER TABLE `yourtable` CHANGE `status` `webquery_stat` VARCHAR( 8 ) NOT NULL DEFAULT 'active'
<soundAsleep> oh you wanna rap well please read the manual, gettin schooled like book learnin on the quarter and the annual
<f3dt> nice
<ansimation> ...
<soundAsleep> i don't wanna rap about queefing
<Deniar> put it in phpmyadmin sql
<ansimation> it could be rather entertaining
<Deniar> RTFM = Read The Fine manual
<f3dt> there's a really rare disease where a guy actually "peefs"
<f3dt> ****ING
<ansimation> fine? since when?
<Deniar> since i have a positive thinking
<f3dt> that'll get you nowhere in life
<soundAsleep> your girl let a queef, it smelled like raw beef, puttin up that air pocket like in german wie tief
<f3dt> especially with php
<soundAsleep> wie tief means how deep
<ansimation> haha
<f3dt> i know what it means...
<f3dt> kinda funny
<soundAsleep> queeflarious
<Deniar> ****, i lost my last ciggaret


Name:

Comments:

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






Return to #php
or
Go to some related logs:

#kl
girlz are weird
pankajudas
#chat-world
#photoshop
#india
Access denied for user to database 'information_schema'
#india
#linux
C++ compare characters



Home  |  disclaimer  |  contact  |  submit quotes