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



Comments:

<0> you just mount it to the file system
<1> ok ok
<2> remember a very basic axiom of linux; everything is a file for linux, your screen, your keyb,. they are all treated as "files"
<0> or the mantra of unix
<0> everything is a file
<1> CRAP! it's a .mds :((
<3> ARGH, I hate people who use 1meg .gifs in their ****ing signatures on messageboards!
<0> media descriptor image?
<4> Weapon-: find some thing to convert it
<0> _TaSm, w0rd
<1> I'm searching now
<4> google msd to iso
<3> Even though this one is pretty funny http://www.idle19.com/user/pics/hal.gif
<4> mds even
<4> dravine: check this out, http://yoichi.ftw.net.nz/gallery/Airsoft/DSCF1673?full=1
<0> _TaSm, hahah yeah



<0> Ugly_Duck, nice
<0> I need to get a bipod for mine
<4> dravine: yeah, i'd love one of those
<0> www.jraleigh.com/fileman/ph34r.jpg
<4> i got one, they are AWESOME!
<0> me and my baby
<4> i blew a goat away at 300 yards using my bipod, makes it so steady for aiming at your target
<4> hehehe
<0> yeah
<5> Using preg_replace, if I want to capture the newsgroup name in a string like <a href="/cgi-bin/mb_dnewsweb.exe?cmd=xover&group=24hour.support.helpdesk&utag=">, what pattern do I use? (.*)?
<0> I've used them
<4> i gotta take mine out again soon, i aint had it out for a while now
<0> just don't have one
<3> Ugly_Duck, grab a sandbag.
<0> Ugly_Duck, me either
<1> who is that, dravine
<1> ?
<0> me
<3> We used sandbags to calibrate our sights.
<0> _TaSm, I use a boresight
<1> I don't believe you...
<3> Much cheaper than a formal rig.
<4> _TaSm: ahh.. okies, bipod makes it alot easier
<0> Weapon-, I don't care what you believe
<0> that's me
<1> oh ok...
<3> Laser boresighter dravine?
<0> _TaSm, yeah
<3> Ya, thats probally the easiest ;)
<3> This was back few years ago, laser pointers didn't exist yet hehe
<4> lol.. dravine; if bush saw that pic, he'd put the terrorist alert on high alert
<4> i should take a pic of my two babies one day
<0> Ugly_Duck, doubtful
<0> I was in the army
<0> had top secret clearance
<4> ahh..
<0> they know more about me than I know about me already
<4> hehehe
<4> damm i hate getting up early
<3> dravine, my buddy had to get TS. He was building a system for the DoD which he didnt need TS for, but he needed TS to see the debug info!
<0> I love getting up early
<0> _TaSm, word
<0> I didn't need TS to do my job
<3> Hes like, um WTF. I'm *creating* the debug info!
<0> I did have to have it though, because I'd be working on intel analysts computers and ****
<0> all the kit we were trained to repair was used for sigint
<3> But because the debug info runs through a few TS systems.
<3> His company does some sort of field emergency tracking stuff.
<3> Mostly ***et tracking.
<0> right on
<3> Damn I miss hawaii.
<3> Just checking out some of my buddies shots.
<3> http://www.flickr.com/photos/sethladd/53308876/
<3> That was a ****ing awesome hike.
<0> nice
<0> man, I love my laptop
<0> a few times a week I just realize how great it is
<2> i bet its got sticky keys from all that loving
<0> nein
<0> cost too much
<3> Ugh I gotta figure out a smart way of sending our accountant our files when her stupid email doesn't accept files larger than 5megs.



<3> Maybe I should just setup a rutine FTP.
<2> tell her to use msn or some **** like that
<3> That'd work.
<3> Not really secure though.
<3> This has all of our financial records and whatnot.
<2> send her a gmail invite?
<6> yeah, i always feel like a tool when professionals need to send me big emails and _my_ company won't let me accept e-mail over 5 megs :\
<3> ya, thats so gay.
<3> At the very least default to 10mb.
<3> I'm thinking USB drive.
<6> yeah no kidding
<3> Thats probally teh most secure.
<3> And quicker than burning a file.
<0> man
<0> gmail
<0> 25 megs
<6> it's not like people are e-mailing MP3's and DVD rips...there's real professional reasons to send big e-mail
<3> I could setup some sort of rsync setup.
<2> ftp push?
<3> Ya or do somthing like that.
<3> Then she coudl pull it down with a https.
<2> from all seen so far id say gmail usb
<3> I'm not sure if I'd be able to upload it while it was open by another computer though.
<2> not if the pother application dosent generate a ghost of the file for its onw
<2> -p somewhere
<2> niway got to go, beers to drink and a wife to cheat on,. got to get bussy
<0> haha
<0> beers to drink and a wife to cheat on?
<0> nice
<0> hehe
<3> hah
<2> _TaSm thanks for voice
<0> we should just start telling rotards to use lisp instead of php
<0> I think it would cause a cognitive implosion
<2> duuuude jijiji 10q l33t is Brain****
<2> !!! +1
<0> hahaha
<0> w0rd
<7> 1. I have 2 hosting providers: HOST A and HOST B
<7> 2. on my website users can post and delete, entering p***word their messages.
<7> 3. This is deletion script - http://pastebin.com/515110
<7> 4. On host A works fine, on host B - give an else error, so script doesnt work.
<7> 5. I've contacted Host B and he told me that problem is in my script.
<7> My question is: what is wrong: is it my script, or it is from host B - what is the solution in your opinion to make script works
<6> antraxs, what error message?
<7> else
<7> {
<7> $error="Parola este incorecta !!!";
<6> antraxs, ok, so does PHP throw an error or do you just mean the if condition fails and you don't want it to?
<7> if fails
<0> my guess is that host a has register globals on
<0> and host b is smarter than that, so they don't
<6> yep
<6> i would bet that's it
<7> So what can I do?
<6> antraxs, use $_POST and $GET
<7> first host is 1and1 if you know it, and works fine with them
<6> err $_GET
<6> antraxs, http://us3.php.net/register_globals
<7> ok, thanks guys!
<6> antraxs, basically always use the $_GET and $_POST arrays and it will work on any server
<8> how can I use find -name "*.sh" -name "*.pl"
<8> wrong chan sorry
<0> man find
<9> hi people can someone redirect me to a GOOD sql tutorial, in a php context please, i cant find any good ones on the net
<10> http://www.google.de/search?hl=en&q=php+mysql+tutorial
<9> let me take a look
<10> php.net/mysql_fetch_array
<9> ive searched on yahoo dont know what google said
<10> read the first 2 hits and the manual page
<9> thanks irzyxel
<6> hehe...why does it need to be in a "php" context. all php does is send the SQL to the database...
<10> if you still dont understand, go dig holes and dont code
<9> yes rdw, because the problem is i know sql but i dont know how to use it in php


Name:

Comments:

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






Return to #php
or
Go to some related logs:

susut-mauritius
#MissKitten
#c++
thobbu
#php
Cyki idite naxyi
bicicet
#AllNiteCafe
#linux
unrar no files to extract



Home  |  disclaimer  |  contact  |  submit quotes