Jump to content

bomberblyat

Member
  • Posts

    409
  • Joined

  • Last visited

Everything posted by bomberblyat

  1. but is is compabtile to my setup? im not really good on audio things
  2. what do you think about this one its 43euros Creative Sound Blaster E1
  3. what do you think about this one its 43euros Creative Sound Blaster E1
  4. oh any other good amp's? than that ill definetly start looking amps !
  5. Hi! So i was wondering what soundcard is good for budget max 60euros, im not looking for audiophile tier stuff just ok/good soundcard that will do the job, my motherboard and headphones listed under. (i do not need any kind of GAMING ULTRA XXX COMPETITIVE soundcard, since i mostly play runescape and listen music) Asus M5A78L-MLX3 Audio-Technica ATH-M40x Any recommendation is welcome!
  6. i fixed it the code works it was pain in the ass, but it works
  7. my head is about to explode i have no idea at all what i should do now please help
  8. @OLS @Homeless Pineapple
  9. <html> <body> <?php $value1 = 500; $value2 = 250; $value3 = 100; $value5 = 0; $value = $_POST["name"]; if ($value > $value1) $value6 = $value / $value1; $value7 = $value6 * $value1; $uus = $value - $value7; if ($uus > $value2) $value10 = $uus / $value2; $value11 = $value10 * $value2; $uus2 = $value - $value11; if ($uus2 > $value3) $value13 = $uus2 / $value3; $value14 = $value13 * $value3; $uus3 = $value - $value14; echo " $value6"; echo " $value10"; echo " $value13"; ?> </body> </html> My FRIEND DID THIS CODE IT DOESNT MAKE ANY SENSE RIGHT?
  10. Hi is it possible anyhow to make something like this ? echo $value / $value1 = $value3 basically use php divide output as new value. I appreciate any answers
  11. well im new on php do you have any site's to recommend to exercise/learn more?
  12. Hi! Im wondering does anyone have any idea how to make php "checker" for HTML file, Example, there's question about animals on html file and dropdown menu where's 4 diffrent answers 1 of them is correct, and php should check is users answer correct or incorrect. IM NOT ASKING FOR FREE CODES IM JUST NOOB WHO DOESNT KNOW STUFF AND WANTS TO LEARN PHP ofc code "examples" are welcome so i can take look of them TL;DR VERSION Html quiz what need PHP "Checker" How to do? Any sites where's examples or any useful information? I appreciate any answers
  13. what use instead of php then?
  14. Solved this by myself already
  15. Hi! So i started php today, and im doing some exercises atm, and i wonder how can i do php calculator for user input, like <?php $value1 = $_POST['production']; $value2 = $_POST['amount']; $value3 = $_POST['price']; echo $value1 + $value2 + $value3); ?> i did research for 2 hours and i didnt find anything related to this
  16. What windows are you using? laptops usually dies faster than desktop pc's from my experience, also i recommend you to try get some cooling pads or some to your laptop.
  17. i had similar issues once i reinstalled windows it fixed it, gl
  18. Alright, i will reseat it, but i think its most likely driver issue, because this started happening after downloading amd's latest drivers.
  19. It was oc edition so it was already clocked, i found site for stock clocks
  20. Is there any place to see stock clocks for r9 270x?
  21. also this could possibly be DRIVER issue i think
  22. Hi! So ive seen couple artifacts lately on my screen, my gpu is Radeon R9 270X Gigabyte 4GB OC Edition. Should i be worried about them? is my gpu about to die? there's no high temps. ive heard that artifacts can be caused because OC. Any kind of reply is appreciated
×