-
Replied To a Post in Cannot paste anything
Maybe upon a fact, that I can't copy... -
Edited Cannot paste anything
I just wanted to ask for help with understanding C++ code. Suddenly I realized, that I can't copy the code. Yes, my keyboard is working fine on every other program. … -
Edited Cannot paste anything
I just wanted to ask for help with understanding C++ code. Suddenly I realized, that I can't copy the code. Yes, my keyboard is working fine on every other program. … -
Created Cannot paste anything
I just wanted to ask for help with understanding C++ code. Suddenly I realized, that I can't copy the code. Yes, my keyboard is working fine on every other program. … -
Began Watching Cannot paste anything
I just wanted to ask for help with understanding C++ code. Suddenly I realized, that I can't copy the code. Yes, my keyboard is working fine on every other program. … -
Marked Solved Status for [PHP] Cannot edit variables within do-while.
I'm working on certain PHP-skill-teaser. No background is really needed as error is purely PHP-based. The [PasteBin](http://pastebin.com/N8UKt1JW). I have double do-while in there, however I can't modify variables from within … -
Replied To a Post in [PHP] Cannot edit variables within do-while.
Nevermind, cereal solved issue of value not printing due to scopes. Now I can modify script to print my values, which it does, they're not correct yet, but I'll do … -
Gave Reputation to cereal in [PHP] Cannot edit variables within do-while.
Something like this will fit? <?php $tests = file("php://stdin", FILE_IGNORE_NEW_LINES); foreach($tests as $test) { for($i = 0; $i <= $test; $i++) { $size = 9283412; $isEven = (($test % 2) … -
Replied To a Post in [PHP] Cannot edit variables within do-while.
[Here's the challenge, may shine more light](https://www.hackerrank.com/challenges/utopian-tree). Nice that you provided answer, but there's not a lot I can learn from that :| The script provided, has to solve two … -
Replied To a Post in [PHP] Cannot edit variables within do-while.
This is ALL of the PHP code. At least the part that I write. -
Edited [PHP] Cannot edit variables within do-while.
I'm working on certain PHP-skill-teaser. No background is really needed as error is purely PHP-based. The [PasteBin](http://pastebin.com/N8UKt1JW). I have double do-while in there, however I can't modify variables from within … -
Edited [PHP] Cannot edit variables within do-while.
I'm working on certain PHP-skill-teaser. No background is really needed as error is purely PHP-based. The [PasteBin](http://pastebin.com/N8UKt1JW). I have double do-while in there, however I can't modify variables from within … -
Created [PHP] Cannot edit variables within do-while.
I'm working on certain PHP-skill-teaser. No background is really needed as error is purely PHP-based. The [PasteBin](http://pastebin.com/N8UKt1JW). I have double do-while in there, however I can't modify variables from within … -
Began Watching [PHP] Cannot edit variables within do-while.
I'm working on certain PHP-skill-teaser. No background is really needed as error is purely PHP-based. The [PasteBin](http://pastebin.com/N8UKt1JW). I have double do-while in there, however I can't modify variables from within … -
Replied To a Post in Is HTML encoding (percentage encoding) "100%" safe?
Ah, screw it, I give up. It seems nobody reads to first post. Oh and jwenting https://www.daniweb.com/community-center/threads/499658/recommended-life-time-hosting#post2185508 Big Daniweb used only 2 hostings, I don't see you being offensive douche … -
Replied To a Post in Is HTML encoding (percentage encoding) "100%" safe?
> You can't protect 100% against what somebody may do in the future. That's futile. Maaaaaaaaaaaaaaaaaaaaaaaannnnnn... > I know that there are some very high-end website crackers who will find … -
Replied To a Post in Is HTML encoding (percentage encoding) "100%" safe?
Yes, that's 33% of the answer. But I asked whether `htmlEntities()`, would provide more security. Over 10 years there will be nutjob that will find way to bypass those prepaired … -
Edited Is HTML encoding (percentage encoding) "100%" safe?
`$allowedForUniversalUsage = htmlEntities($_GET["potentially_super_malicious_code"], ENT_QUOTES);` Does script above help me against XSS and MySQLi injection? My thoughts would be: **Protection against XSS: Yes** I mean. XSS means that someone would be … -
Created Is HTML encoding (percentage encoding) "100%" safe?
`$allowedForUniversalUsage = htmlEntities($_GET["potentially_super_malicious_code"], ENT_QUOTES);` Does script above help me against XSS and MySQLi injection? My thoughts would be: **Protection against XSS: Yes** I mean. XSS means that someone would be … -
Began Watching Is HTML encoding (percentage encoding) "100%" safe?
`$allowedForUniversalUsage = htmlEntities($_GET["potentially_super_malicious_code"], ENT_QUOTES);` Does script above help me against XSS and MySQLi injection? My thoughts would be: **Protection against XSS: Yes** I mean. XSS means that someone would be … -
Replied To a Post in Are discussions hard to follow?
> Put the username at the end of the post, and I lose. Put the username at the top of the post, and I lose. Seems I can never win … -
Began Watching Are discussions hard to follow?
With the new design, are you finding discussions hard to follow? In other words, is the area with the member signatures too big that it becomes confusing or requires effort … -
Replied To a Post in Are discussions hard to follow?
I've have some problems with mixing posts. My brain would combine name of contributor and content of previous post. Even technically ignores the line between, even though it's obvious there … -
Marked Solved Status for Is OpenSource really that secure?
*Story happens in imaginary universe, but I'm using current time "relativation".* vmWare Player type of application (but for free). I consider adding it to Open Source because everybody is saying … -
Replied To a Post in Is OpenSource really that secure?
> If it is your program, that you wrote, then you can fix it. If you provide the code to the community, then it is in some sense "open source". … -
Replied To a Post in Is OpenSource really that secure?
Definitely a good argument from Deceptikon. *thumbs up* However: > The fix is not to implement security by obscurity and hope crackers aren't smart enough to dig into the binaries, … -
Stopped Watching Who likes the tagging system?
Raise of hands, who here **likes** the tagging system? -
Replied To a Post in Is OpenSource really that secure?
> When proprietary software is hacked, you are SOL in terms of fixing it since you do not have access to the source code. But I do... If I, the … -
Replied To a Post in Would Love To See Old DaniWeb
You better bet I will! After I'll read all the scientific magazines, I'll gain 70IQ on top of that 20IQ I got. -
Edited This! Is! Firefox!!
Have you guys ever met process so stubborn? It wouldn't close, no matter which tools/programs/commands you might use regardless elevation? Talking about Windows and Firefox. This is kind of story … -
Created This! Is! Firefox!!
Have you guys ever met process so stubborn? It wouldn't close, no matter which tools/programs/commands you might use regardless elevation? Talking about Windows and Firefox. This is kind of story … -
Began Watching This! Is! Firefox!!
Have you guys ever met process so stubborn? It wouldn't close, no matter which tools/programs/commands you might use regardless elevation? Talking about Windows and Firefox. This is kind of story … -
Began Watching Who likes the tagging system?
Raise of hands, who here **likes** the tagging system? -
Replied To a Post in Who likes the tagging system?
> When someone posts a new vb.net question and does not create a vb.net tag then how am I to know about it when I have to select vb.net to … -
Edited Can we edit titles and remove posts?
For as long as DaniWeb allows us to edit posts, can we also edit the title, move the thread and remove the post (if we magically found our answers on … -
Edited Can we edit titles and remove posts?
For as long as DaniWeb allows us to edit posts, can we also edit the title, move the thread and remove the post (if we magically found our answers on … -
Began Watching Would Love To See Old DaniWeb
Hey, I was just wondering, If you have any old screen dumps of DaniWeb roughly around the time when it kicked off. I'd love to see what now and then … -
Replied To a Post in Would Love To See Old DaniWeb
[This](http://web.archive.org/web/19990203072841/http://daniweb.com/) version of DaniWeb is surprizing. Where can I get one? -
Created Can we edit titles and remove posts?
For as long as DaniWeb allows us to edit posts, can we also edit the title, move the thread and remove the post (if we magically found our answers on … -
Began Watching Can we edit titles and remove posts?
For as long as DaniWeb allows us to edit posts, can we also edit the title, move the thread and remove the post (if we magically found our answers on … -
Edited Is OpenSource really that secure?
*Story happens in imaginary universe, but I'm using current time "relativation".* vmWare Player type of application (but for free). I consider adding it to Open Source because everybody is saying … -
Edited Is OpenSource really that secure?
*Story happens in imaginary universe, but I'm using current time "relativation".* vmWare Player type of application (but for free). I consider adding it to Open Source because everybody is saying … -
Edited Is OpenSource really that secure?
*Story happens in imaginary universe, but I'm using current time "relativation".* vmWare Player type of application (but for free). I consider adding it to Open Source because everybody is saying … -
Created Is OpenSource really that secure?
*Story happens in imaginary universe, but I'm using current time "relativation".* vmWare Player type of application (but for free). I consider adding it to Open Source because everybody is saying … -
Began Watching Is OpenSource really that secure?
*Story happens in imaginary universe, but I'm using current time "relativation".* vmWare Player type of application (but for free). I consider adding it to Open Source because everybody is saying … -
Gave Reputation to diafol in Recommended life-time hosting?
This is why I said "comparable" ;) -
Began Watching AudioPlayer with PHP source
Hello, I have a database with MAMP and I have created a music table which contains musicId and musicUrl columns. Now in my websiteI created an HTML player that gets … -
Replied To a Post in AudioPlayer with PHP source
I won't give you exact code. But I will tell you commands that you need and how. If you click links, you will learn how to operate it yourself. First … -
Began Watching Could you share your knowledge about life?
That might be quiet strange question. Would any of you tell me basic teachings about your life? Something as if you would be thinking like "Oh darn, if I just … -
Replied To a Post in Could you share your knowledge about life?
If you're underage (-18). Cut quarter of your social time to learning your future ambitions (if you have any): - Want to become programmer? Learn programming languages. - Want to …
The End.