2,839 Posted Topics
Re: I run my servers in UTC without DST. Problem solved. But I don't use them to host a forum or anything else timerelated for that matter. | |
Re: And you're banned. Again. Goodbye Josh :yawn: | |
Re: So does the field Unidad exist in your database? Niek | |
Re: [URL="http://www.daniweb.com/web-development/php/threads/389919/1679626#post1679626"]double thread[/URL]. Closed | |
Re: Your link suggests otherwise, but I was under the impression that your syntax is only valid in C++0x? | |
Re: Let me start by asking you if you're trying to create a program in C or C++? | |
Re: Next time post your code like this: [noparse] [CODE] // PHP code goes here [/CODE] [/noparse] | |
Re: FF3. But I also have a VM which runs win98 (yes, for old school games that don't like 4 cores) and I run Sea-monkey on it. It has almost all the things I like with FF (adblock, PW-manager etc) [I]but[/I] it runs a bit lighter. And FF won't install on … | |
Re: How about you start with the userinput, that's not too hard now is it? | |
Re: [QUOTE=bops;639195]. will the same command work on Unix .[/QUOTE] yes :) | |
Re: @Dani: Perhaps regular mods should get access to this forum as well? | |
Re: Did you think about trying the big bright yellow 'START NEW THREAD' button? Niek | |
Re: >> With that definition I will never prosper. I'm never happy with my life Time to start changing things! ...or if you're still in puberty: don't worry, you'll get over it and in a few years all your current problems will look silly and immature :icon_smile: | |
Re: @Neithan: First: What Narue said. Second: A meaningless bump like this (begging for code) will be deleted by me. By replying to this bump, you give me 2 choices: 1. Leave them both (as in this case) and explain why you shouldn't do this 2. Delete them both which also … | |
Re: He's probably going to add a few spam-links to his signature and/or profile in the future when he has a nice post-count. Look at his location in his profile: "Mahilyowskaya Voblasts', Belarus"; that reminds me of a small problem we had with spam a few months back... | |
Re: [quote=yumii] usb keyboard is inoperable during this "delete restoration file" in dos/booting up [/quote] It is indeed. Just use JANINE's tip (borrow ps/2 - keyboard) and you'll be up and running again Regards Niek | |
Re: And the bubble-sort start with a set that's easily sortable. I'd hate to watch it with a reversed set :) | |
Re: Why does "Pornography" have a capital P ? :) Anyway ontopic: nice start, but it looks like you're just fooling around with effects to be honest. | |
Re: I currently use an IDE which was made in Java to program C++ :) | |
Re: [QUOTE=nav33n;610656]Wow ! no wonder Dutch people follow traffic rules so obediently ! And, I guess, people on bicycle are given the highest priority ?[/QUOTE] In some cases: yes. In the town were I live we have 'bicycle-zones'. That's means you're welcome with your car, but you have to let every … | |
Re: Exactly what negative rep are you talking about? You only have green + gray blockies in your profile? | |
Re: Drink lots of coffee and put on my coding-face: [attach]22355[/attach] [icode] credits: [URL="http://www.explosm.net/"]explosm.net[/URL] [/icode] | |
Re: Holy shit I must be dreaming *pinch Not to ruin this moment, but don't you kinda need the advertisers for, you know, cash? | |
Re: So the act of one insane person makes a country "terrorist" in your opinion? | |
Re: Daniweb specific: 1. givemetehcodez 2. [url]http://www.daniweb.com/forums/announcement8-3.html[/url] | |
Re: Dani is working on improving Daniweb, because our "good friends" at google have decided to re-vamp the Panda update, so traffic on Daniweb has been sliced in half in the last few days. So we're probably going to get a few more hiccups as long as Dani is programming frantically … | |
Re: Now be nice children and stick to the topic, instead of feeding the flames. | |
Re: *and it's not purple :icon_twisted: [edit]But seriously I first thought that my monitor was broken when I logged in this morning :) | |
![]() | Re: Saw it too. I'm also being logged-out at random moments. Can this have something to do with the "tinkering"? ![]() |
Re: You can't!! Only moderators and admins can!! And they will only do so if the post breaks one of [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]these rules[/URL]!!!! ps. Your excessive use of exclamation and question marks is slightly annoying; it's makes me take less serious. Just a tip though. | |
Re: Yeah, like a fullscreen pop-up or something. [I]Maybe[/I] then they'll get it :icon_smile: | |
Re: And to add to the above, here's a tut specified [URL="http://www.cprogramming.com/tutorial/lesson3.html"]on loops[/URL]. You also need to pay more attention to your code-syntax. If you miss just one semicolon, your program won't compile. C++ is very unforgiven :) [quote=sergent] I wrote it in about 30 seconds... [/quote] That's nice. :icon_wink: | |
Re: [QUOTE] [CODE] cout << "Hello World /n";[/CODE] [/QUOTE] Actually this might give you a more 'expected' result: [CODE] cout << "Hello World \n";[/CODE] /n is not the same as \n :) | |
Re: [quote]Ok narue i must admit i was getting annoyed with you[/quote] Narue rubbing someone the wrong way?! This is truly shocking news! :D | |
Re: Click start Click run type regedit navigate trough the dirs: HKEY_LOCAL_MACHINE SOFTWARE MICROSOFT WINDOWS CURRENTVERSION RUN remove KBD.exe Regards Niek | |
![]() | ![]() |
Re: Here's a nice [URL="http://www.youtube.com/user/singingbanana#p/u/23/G_gUE74YVos"]video [/URL]about it, which I recently stumbled upon. | |
Re: Let's not get too far of-topic. If you want to discuss the educational system in India be my guest, but please do it in the [URL="http://www.daniweb.com/forums/forum6.html"]Geek's lounge[/URL]. | |
Re: [quote]My Question is "how to analyze a system security"[/quote] No it isn't, because you aren't asking for a way to "find bugs", you're asking for a way to "exploit bugs". [quote] Please Mods or admins correct the title of the question. [/quote] No I won't. If you ask this kind … ![]() | |
Re: This is not so much a tutorial as it is a snippet. So changed to snippet. | |
Re: How about letting MySQL do the dirty work: [code=mysql] load data local infile 'infile.csv' into table yourtable fields terminated by ',' enclosed by '"' lines terminated by '\n' (column1,column2,column3) [/code] This example is for a line that looks like this: [icode]'data','data','data'[/icode] (delimited by a comma and enclosed by quotes Be … | |
Re: [QUOTE=MeOnly;1617736] But where are you from, Dani? Where is Dani from?[/QUOTE] You're not going to turn in yet another internetstalker, right? ("ohmygod, it's a woman on the interwebz!!"). Anyway, [URL="http://www.daniweb.com/aboutus.php"]here's[/URL] some global info about Daniweb and Dani. | |
Re: Don't be silly James, you know very well that after 16.427 posts you automatically become a "moderator" :icon_smile: |
The End.