| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Comments:
<0> itrebal: but that informs about the content type (mimetype), not the name <1> [Karlprof]: well, no, php doesn't care, but mysql will care <1> bitflesh: you use content-type for the mimetype <2> Ah. <0> itrebal: I send a, for example, content-type: image/jpeg header, but the browser saves getcontent.php <0> itrebal: yep but I have to force a file name to be saved <2> And, itrebal, if in the code it says "var = var + 1", and var is "Hello World", will that line be ignored, or will it error? <1> [Karlprof]: TIAS <3> var will be casted to an integer, if you're talking about PHP. <1> kuja: mysql <3> Though, MySQL will complain, if you're talking about a query. <2> I see. <2> Thanks. <1> kuja: hm? <3> itrebal: Ajuk, codename for my Ruby IRC library
<1> kuja: ok <3> Once I'm done with it, I got someone who's willing to write a Tk client for it :D <1> back later <4> anyone know how can i serve my php pages gzip'ed if the browser will accept it? <5> Viper007Bond, that's more of a #apache question. <6> Hey, does PDO work with MySQL 5 as well? <4> AzMoo: oh, was hoping i could just throw a function at the top of the page or something. damn. <7> Viper007Bond, you can <7> put ob_start("ob_gzhandler"); at the beginning of your script <4> cool. how would i go about verifying that a page is being gzipped btw? i'm using ff <6> Use telnet <6> Or view Page Information in Fx <7> Viper007Bond, you look at the headers your received <4> thanks <2> Hmm... anyone here really, really familiar with PHPBB? I ***ume not, this is more of a general PHP channel <8> yes it is <8> but you can try <9> Then ask general PHP question <2> Heh, Stormchaser, my question was "anyone know which file the code which handles post counts is in?". <2> Wairt <2> *Wait <2> There's a PhpBB channel <2> Brb <9> That's not general PHP question <2> >_> I know, I was telling you why I asked if anyone here was familiar with PhpBB before I asked the question <2> But it doesn't matter now, because I found the phpbb channel <10> hello <4> colder: worked like a charm. exactly what i was looking for. thanks! :D <11> uhm <9> !+g8 <12> Guideline #8) SQL Q's: #sql, #mysql or #postgresql. Apache Q's: #apache. Linux Q's: Either #yourdistro, #linuxhelp or #linpeople. HTML/CSS/JavaScript Q's: #web. Just because some other channel is 'dead' does NOT mean you can ask here. <11> [Karlprof], you can always check the form action <7> Viper007Bond, you're welcome <11> for the post a new post >_> <10> is there a way to transform a string with letters like to a string with é à and so on.... <13> hwy <13> any one to talk <1> djib: htmlspecialchars <13> siddharth????????????? <13> how come you know that name? <10> cheers itrebal <10> I'll try it out <1> sanu790: i said siddharta not siddharth...? <13> my mistake <13> but how you know that name? <13> you buddhist? <1> nope, but i do have some very very buddhist background <13> can I know? <13> what's you are religion? <1> what country are you from? <13> NEPAL <13> but in usa <13> so what is the background? <1> my grandmother is alice christensen.. heard of her? <13> ahh <7> djib, actually, its htmlentities() <10> colder: oh ok <1> meh, i was close :) <13> ok <13> so where are you frm>
<1> is that a yes, you know who she is? <13> ?? <13> itrebal where are you frm? <1> nevermind, but htis conversation is rather over <1> lots of work to do <13> ok <13> bye bey <1> what odd conversations can come out of just a band... <10> colder : in fact it was just my encoding that was wrong <10> thanks <14> is that a holy ****, i can afford them or a holy ****, they're way too expensive? <14> :) <1> a holy **** i wont be getting any increase in speed, or many other benefits without paying through the nose :) <14> hehehe <14> what do you have right now and which ones were you looking at? <1> i have a crappy intel that likes to run in the 60's at idle, no overclocking (its 2.4ghz) <14> :S <14> i have a P4 2.4GHz as well <14> overclocked it to 2.66GHz <14> running at 36C idle <1> i bet it doesn't run about 60s when idle <1> :) <14> hehe <14> mabye you need to clean your heatsink/fan or something :P <1> nah, the very first time i put it in, i went to the bios to see if i screwed it up, and i saw it go from 25c up to 60c <14> mines at 36C where the room temperature is about 30C :P <1> a month later i got a new heatsink, fan, and some good thermal compound, and it dropped about 4 degrees <15> Is there an easy way to create a string that has a lot of single and double quotes instead of using $string="'Hello'".'"world"' kind of a thing <16> what? <7> unkn0wn2u, you can use the heredoc syntax <14> itrebal: yikes.. is yours a P4 or some other chip? <14> itrebal: i might understand if it was one of the dual core ones :P <15> colder, ok <1> niraj: yea, P4 - i looked online and the core is always really really hot <14> itrebal: hmmm.. which core? mine's a northwood <1> i dont remember :) i havn't shut my comptuer down in about a month or so :) <14> hehe.. you probably have a prescott <1> sounds familiar <14> those had heat issues <1> the irony is my computer atm has better uptime than my server <1> i should probably go mow the lawn <14> so does mine.. but my server runs windows.. so.. <1> oh.. <17> is there a php function that will take a string and return only the alphabetic characters? <14> oh wait.. i rebooted today.. <14> :P <18> i have a md5 p***word in my database how can i read that? <19> my new server just hit 143 days! <19> :) <20> oi <1> my issue is i dont have a battery backup - and i live in Florida.... and if any of you are familiar with florida's weather and power companys.. <15> colder, thanx that worked great <21> if i use a fastcgi installation for php, do my php scripts have to be in a certain directory, or can the be in the webroot? <1> http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=1461803&CatId=234 i want that one :) <22> hmm... linebreak on linux "/r/n" or "/n" <22> ? <23> kuja <23> i think it outputs 'baz' <21> kumi2: \n <3> Drakas: Um...? <3> Oh... <23> ^^^^ <23> 4 hours ago <3> You again, the one who insisted on arguing with me before he even figured out my code was far superior to his. <3> Notably, without even knowing what my code does. <23> kuja both of codes would give the exact result ***cept yours ouwld be around 50x faster <22> thanks name773 <21> np <3> Drakas: And yours is 2000% bloat. <23> :D still works <3> Kind of wondering why you don't code for Smarty <3> They could sure use bloat code.
Return to
#php or Go to some related
logs:
dpkg fixmbr #perl berkeley dbxml php5 crt1.o Ubuntu #php installing RSSOwl ubuntu
#fedora epson aculaser c1100 hack evolution always bcc ubuntu etch WG511v2
|
|