186 Posted Topics
There is no frickin way I will install every single OS with every single browser of every single version. To check if my website is compatible with "everybody". I know, you can't make it compatible for everybody, since there is hell-lotta crap between screen and server. But how to check … | |
Hey there. I am decent gamer. I'd like to go through 100% of visuality and emotions (adrenaline, joy, aggresivity, action) that game can deliver. But as you can guess you need very good computer for it. And yes, you could buy a gamer computer, that costs 9000 dollars. Or make … | |
Re: BitBox, Tails, MalwareBytes, HTTPS everywhere, Script blocker. Google 'em all. They can protect as long as you keep these up to date. Look @author I am stupid enough to understand you. But they can't. Next time for your question appropriately. | |
http://stackoverflow.com/questions/10487292/position-absolute-but-relative-to-parent Hey, so, please check link above. There is first resolving answer, which was resolving my problem. But now I have problem, that DIV isn't displaying well when it is set to `position: relative` and `position: fixed` does work correctly. DIV itself has no children, first I am trying to … | |
Hi there. I was wondering if there is actual difference ' and ". I kinda thought it was like preference, some people like to put ' and others ". But I was reverse engineering some jQuery plugin and I noticed both ' and ". There was actually no reason. I … | |
http://s27.postimg.org/b350970w3/whasd.png Something is connected to my Wi-Fi without my permission. I don't know what/who this is. How do I get rid of? Is it hacker/virus? I should be only one listed. | |
Hey, I would like to customize Linux in VMware. Fully for myself. Can I later set it on real computer? If yes, how? If not, dammit! | |
Is swap space in Linux, something like reserved RAM? Which avoids to display spikes and calculation lag? Offcourse I know, I can't use 2GB RAM program, on 1.5GB RAM computer with 2GB swap. But, if I use 2GB program and go for one calculation that uses in fact 2.5 RAM. … | |
How to create DOS system? Yes, the ye oldie **Disk Operation System** which I could fill with a lot of tools, bombs, viruses, ---- pics and what not. That will back me up when computer explodes. When I tried to Google: https://www.google.nl/search?q=How+to+make+DOS It shows me how to boot DOS from … | |
I got some "funny" jokers at home, that set password on my PC as a "joke", but "funny" jokers, forgot to write password. Now I'm stuck with HDD with password on it, without any real important data. This is HDD, whose password cannot be bypassed. I decided to erase all … | |
Not long time ago, I posted thread, about globe generator http://www.daniweb.com/software-development/threads/472353/globe-generator meanwhile waiting for resolving answer. I was trying a lot of softwares and trick and stuff. So I have found few things, of how I can create Sinusodial 6-way interrupted image (not sure if written correctly), of which basic … | |
Re: setlocal if not exist "BSDS300\human" md "BSDS300\human" if not exist "BSDS300\human\color" md "BSDS300\human\color" (for %%d in (BSDS300\images) do ( if exist "%%d" ( pushd "%%d" for %%f in (*.jpg) do ( move "%%f" "BSDS300\human\color\%%f" ) popd ) )) set /p pause=Finished. Press "enter" to exit. | |
Re: By VSB. http://stackoverflow.com/questions/2973136/download-a-file-with-vbs If I was able to use this download script, use it correctly to download file on computer server as student. As sure, you can do it, on whatever, computer. | |
It will sound like "Meh, bring me it, naw!". But it isn't as it seem to be. Do any of you, good people, know a method by which total novice (aka. noob). Could use any type of programming tutorial, program, scratch or anything. Which could make PNG shot of 3D … | |
Is software hackable no matter how perfect it is written? Let's say I will create simple OS, I will spend like 30 years on encrypting every single variable, every code string and insert quadrillions of hacking preventions. Let's say, that there are absolutely no leakings in code, variables, passwords. Is … | |
I would like to know if `Consolas` and `Arial` are 100% sure to be supported on website by any browsers/operation system; without that I need to use CSS3 for including font exclusively. I have been Googling that stuff, but I found only report of how big percentage of websites use … | |
array( "bullony" => "one", "mcwhat" => "two", "daniweb" => "yay" ) How to use this data to say for example `bullony has variable one` or `mcwhat has variable two` or `daniweb has variable yay`. How do I get name of array listed? I know I could use `print_p();` but it … | |
`The Red Fox jumped over the Lazy Dog` Could be translated to: `The%20Red%20Fox%20jumped%20over%20the%20Lazy%Dog` How to translate it to: `The_Red_Fox_jumped_over_the_Lazy_Dog`? To make it more eye friendly. | |
Do you really need SSL/TLS for encryption safety? I mean, is it possible to let people access website in HTTPS mode and send encrypted data? I don't require verification for my users. I just want to make website access safer. | |
There are things that can change image to base64. Is it same possible with videos? If yes, how? If not, is there any way, I could place video in format, that "would" be "safe". | |
I got Mozilla Firefox on Windows 7. I ticked "Never Remember History" in options menu. But I have visited site, I really want to come back on. I know that it's impossible to get history back by Firefox. But do you think there is software, that could somehow do it? … | |
Main content <?php echo $test; include "index.php?test=solved"; echo $test; // expected: "solved" if (isset($_get["test"])){ $test = $_get["test"]; } ?> File ends here error starts here. Notice: Undefined variable: test in C:\-------\XAMPP\htdocs\index.php on line 4 Warning: include(index.php?test=solved): failed to open stream: No error in C:\-------\XAMPP\htdocs\index.php on line 5 Warning: include(): Failed … | |
http://imageshack.com/a/img812/8573/if9.gif How to create such web, on website? I don't want to point (sub)website domains and relation. But I just want point relation between Word A, B, C to Z. With link. | |
Re: > In computing, a denial-of-service (DoS) or distributed denial-of-service (DDoS) attack is an attempt to make a machine or network resource unavailable to its intended users. Although the means to carry out, motives for, and targets of a DoS attack may vary, it generally consists of efforts to temporarily or … | |
I was wondering how much I could hear between 20Hz-20KHz. I started Audacity and turned on generation. So I can check about which frequencies I could hear. I came out on around 22KHz, which is impossible. Is there possbility to check is soundcard is making jokes? Cause either way, I … | |
How to detect key being pressed and how to send "impulse" to PHP file about which key has been pressed? Simply Googling "PHP key detection", doesn't deliver reliable resources. Offcourse I could use JavaScript, but I wouldn't be able to get this to PHP, since, they're on opposite sides. | |
How about adding a delete button? Some time (twice overall) I had to "report" my topic to moderation for request, so they could delete it. Because I had already found answer in some way. The "unlimited" edit button. It does vanish after some time. I mean, few first minutes, it's … | |
Re: If you mean action "mailto:". `mail(to,subject,message,headers,parameters)` If you mean real email. I think you need extra server for it. http://www.tutorialspoint.com/php/php_sending_emails.htm | |
Is there a secure PHP encryption on which NSA hasn't put or isn't able to put in future of 20 years it's hands on? | |
Resource: http://www.w3schools.com/php/php_xml_simplexml.asp I wasn't able to Google it since I don't know how to form question. So lets say the **xml** file is <?xml version="1.0" ?> <major> <point>Tower</point> </major> </xml> I can retrieve it by using **PHP**: <?php $file = simplexml_load_file("file.xml"); echo "Well, the point in on ". $file->point ."."; … | |
So, my laptop has exploded^. I have older laptop which I want to use to play games, it's old as "2012 end of the World theory". I recently had bought a game which I want play pretty badly. I can't wait for repairing of my newer laptop (for some reasons). … | |
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script> <script type="text/js"> $(document).keydown(function(e){ if (e.keyCode == 37) { alert( "Left"); return false; } }); </script> How to make this work? I am using Firefox and don't I get this working. | |
Hi there. I was kinda researching on how I could store data at best (in my opinion). I came on "CSV" files. Which looked great to use. I found out there are two functions that can operate file. So I keep Googling on how to use the syntax and how … | |
I downloaded this: http://www.php.net/downloads.php The first one. I have read this: http://stackoverflow.com/questions/4301975/how-can-i-run-a-php-without-a-web-server So I thought answer on StackOverflow would be perfect. It looked so. But when I "untared" I saw no **php.exe** in the folder. How this can be? | |
Yes I've looked already at internet, 3 different queries, 5 pages each, looked on StackOverflow, then its marked as offtopic question, searched through here, answer related like sun and pancakes. My question is, how can I store content of file into variable? While I was Googling I came on this … | |
The End.