| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Comments:
<0> he's dropping a 383 stroker in there with a race cam, headers, forged pistons, etc <1> vette's are speedy... <0> we're going to pwn some mountain racers :D <2> who's paying? <2> how much is it? <0> he's paying $5,600 for it <3> rdw mountain racers you say? drift king mountain racers? <2> ****ing hell <2> i could think of even more fun things to do with $5,600 <0> it's a TPI, though. those are pricey <0> but well worth it <0> exacube: you ever ride in a sub 13 second car? <2> no <0> i can't think of anything more fun than that :D <2> heh <3> rdw ever heard of the vette named the time machine? :D
<0> rolemodel: hehe, nope <3> rdw you should watch discovery channel's tv series named rides then. <3> had a vette tuned reall good by some madman mechanic of sorts <3> used a dyno to tune it to the max <3> looks stock on the outside.. <0> sweet <0> i'll have to check that show out. I think i miss a lot of good car shows by not tuning into discovery channel and Speed channel <3> rdw you got a dyno shop anywhere near ya? <0> the closest one worth a **** is about an hour away <0> his vette won't be the fastest thing on the road by a long shot, but it will definately be fun ;) <0> and we live in a pretty wealthy part of town, so there's punk kids everywhere in porsche and mercedes sports cars who will be in for some surprises <1> heh <1> I prefer luxury over speed :) <0> lots of "daddy bought me a porsche and i'm the fastest thing on the road" metality <4> anyone know where id buy a pike from? <5> can some one tell me hot to see my website in gogle /? <5> can some one tell me hot to see my website in gogle /?? <1> you gotta submit it to google yourself, or wait for the spiders to come crawling... <0> emacs, make a good site and google will find out about it <0> oh well. <1> it must have been pretty important... ;) <0> the truth hurts. <6> what truth? <0> that he'll have to make a good site to get respect from google <6> oh i thought.. its hard being stupid.. <1> I find it pretty easy... I don't even have to think... <5> can some how is posible to find my page into gogle /? <0> emacs: make a page worth having in google and google will find it <0> i.e. make a good page, not "emacs' guide to spamm0ring" <5> rdw i moust set keywords ? <6> emac.. read about seo. and find out <0> also, you realize there are people who make an entire career out of getting people ranked in google, right? it's not a simple task. <6> emacs* <5> :( <0> emacs: research "Search Engine Optimization" <0> regardless, it's not a php issue <5> rdw thx any way :}{ <6> brb i need a beer <0> DCC SEND "doReallyLongPhrasesStill****PeopleUp?" <0> haha, guess not <6> wtf <6> LOL <0> Onse: you missed it yesterday, man ;) <6> what happened? <0> norton firewall detects certains phrases on IRC and cuts the user's connection if it sees them <6> i got drunk last night so i went to bed early... <0> it thinks DCC SEND and 13 or more chars. is a trojan attack <1> ah yes... <6> LOL <1> it was kinda funny... <6> Norton t3h ****s <1> we k/b'd a host of them... <0> haha <0> for a while this chan had it in the topic <1> heh <0> /j connetion reset. rejoin, connection reset <0> endlessly <0> it was funny for about 10 minutes <6> hehee <1> I gotta get to bed folks... it's been a slice :) <0> later, man
<6> night <6> rdw what time is it there? <1> 1:50 am on sunday... <0> i believe exactly 12 hours off from you <1> gotta golf at noon... <0> 10:51 AM <6> damn.. too early.. <1> about 15 hours ahead, unless EST came in... <6> 11:51 pm here <1> anyways... nite folks :) <0> yeah, we're not on DST yet <0> see ya, SmugWimp <6> http://www.pinoystyle.net/pinaycelebs.html <7> DCC SEND "1234567891011" <7> just checking :P <8> DCC SEND "STRING" 0 0 0 <9> hello <9> is there any mirror for lxr.php.net? <10> hello <10> can i increment a value in the db without reading its data first ? <11> sure you can agu^^ <11> update blabla set rock = rock + 1 <11> i have a question, i`m trying to parse some text via form - database - website, however the new lines are lost during the process, i`ve tried changing " " with '\n' but it doesnt work that well, any idea on how should i do this ? <10> Omnem, yea, update command, sorry bout that <12> I'm tring to run a perl script from php. As far as I can tell my website host does not have the PHP Perl extension because I get an error when I try, $perl = new Perl(); Is there any other way to run a perl script from php? <8> ha,.. its saturday <13> yes... yes it is <14> DCC SEND "1234567891011" <14> stopkeylogger <14> aww ;( <13> hehe <15> hello, i have a string with a date in it for example "3/5/2006" and the slashes seem to be messing up a sql query, how can I fix this? <16> there is prolly an easier way, but i would first try to parse out the slashes before storing in sql, then when reading/displaying from sql, putting them back in <14> addslashes() <11> i have a question, i`m trying to parse some text via form - database - website, however the new lines are lost during the process, i`ve tried changing " " with '\n' but it doesnt work that well, any idea on how should i do this ? <0> \n is not an html <br /> <0> 90% of the time that solves any issue people have with "newlines being lost" <13> Omnem: use nl2br() ? <17> how was the sking |pit ? <18> evening <17> morning <18> :) <8> what reasons could there be for my download rates to "degrade" over the course of the download? <19> hi <19> this is my line: mysql_query("INSERT INTO phpbb_portada port_nom='holaholahola'",$link) <19> with semicolon in the end, of course <19> and mysql showme this error :S ---> You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'port_nom='holaholahola'' at line 1 <19> which one is the error?? :s <17> so its a mysql error, well this is #php <17> #mysql is that way ---> <19> undestand <7> ingenieril: your query looks to be the problem <7> INSERT INTO phpbb_portada SET port_nom='whatever' <19> yes, but I dont now which one is the eror <7> is probably what you want <19> ohhhhhhhh <19> :s <19> yes <19> I forgot the set <19> yes <7> yep <19> :s <19> thank you examancer ;) <7> np <20> oi <20> anyone use intelliJ for ajax stuff ? <21> umm, thats a java ide, right ? <20> yer <21> how that does work with ajax and php ? <20> well, u make ur stuff for php with the parser and all <20> then u just work with intelliJ and the xml's <21> so i use a seperate 500usd ide just for xml work
Return to
#php or Go to some related
logs:
#MissKitten asm connect ru dalton theaquatoystore #linuxhelp What do you catch at a stazione ferroviaria in Italy
Gantengnya Andi ubuntu paltalk sil3114 rh9 leelu undernet
|
|