Search results

  1. J

    I connect my 110v Yamaha MOX6 adapter to a 220v AC, is there any damage for Keyboard?

    I have purchased a Yamaha MOX6 synthesizer from US, which is having a 110v input adapter, but I connect it to a 220v AC. Is there any damage for Keyboard or the damage will only go for adapter. Please help me, because of my excitement, I didn't check the cautions and security tips. When I...
  2. J

    How to Unmute Samsung Galaxy Note 10.1?

    My notifications have been muted and I don't not how to unmute it. No matter how much raise the volum it stays mute.
  3. J

    Do beats by dre solo snap easy?

    Do they snap easy
  4. J

    My Philips 60 inch dlp 60pl9200d/37 want turn on?

    It starts to come on then clicks off and flashes 6 long flashes and 5 quick. I replaced the bulb but it still wont come on.
  5. J

    What is your favorite comedy movie of 2012?

    Mine is 21 Jump Street.
  6. J

    Does the Mazda 3 Hatchback come only available in the S trim?

    I'm 17 and looking for my first car and one of the cars I have in mind is the 2004 Mazda 3. I like the Mazda 3 because of its sporty look and its gas mileage. I prefer to have the standard 4cyl. 2.0L engine. I looked on kbb.com to do some reasearch and i realized that when i saw the hatchback...
  7. J

    750 yamaha timing how do I do it 1982?

    how do I time a 750 yamaha virago 82
  8. J

    1990 300zx 4piston calipers in the rear ?

    1990 300zx NA ...i wanted to buy a second pair of front calipers to replace the small 1 piston calipers in the rear would i just be able to just switch them out or what ??? thanks is it even possible ???
  9. J

    Can anyone find me piano solo sheet music for Hedwigs Theme?

    I haven't been able to find a good arrangement of Hedwig's Theme (from Harry Potter) for piano solo. Please help!
  10. J

    Is there such thing as getting a "hacked" android phone, to get free apps?

    You can jailbreak ipods, iphones etc. so u can get apps for free. is that possible for android phones? Whats it called? Thank you
  11. J

    Problems In PhP, PLEASE HELP?

    I have code that allows me to vote for a particular article I have written, however, I want to set it so that I may only like the article once, but its still letting me like it as many times as i like because the function isnt working here is the code for the function(in like.php) that is...
  12. J

    PLEASE HELP, I CANT FIGURE THIS PHP ERROR OUT!?

    I got this error after writing PHP: Warning: mysql_result() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\LikeButton\core\func\lik... on line 9 Here is my code: return (mysql_result(mysql_query("SELECT COUNT (`like_id`) FROM `likes` WHERE `user_id` =...
  13. J

    PHP error, need help?

    I got this error after writing PHP: Warning: mysql_result() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\LikeButton\core\func\lik... on line 9 Here is my code: return (mysql_result(mysql_query("SELECT COUNT (`like_id`) FROM `likes` WHERE `user_id` =...
  14. J

    Why do all of you not support a tax hike for the very rich?

    I am asking the Republican candidates this question!
  15. J

    Is the sony ericsson live view worth it?

    Does this have bad battery life or cause the phone's battery life to drain. I alreadt have and motorola elite flip bluetooth earpiece on my christmas list. Would this be good with that? Also, can it work as just a watch when no cell phone is connected?
  16. J

    PHP error, PLEASE HELP?

    I have written some php and got this error: Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\LikeButton\article.php on line 7 Here Is The Code From article.php: Line 2: function get_articles() Line :3 { Line 4: $articles = array (); Line 5...
  17. J

    PHP error, NEED HELP?

    I have written some php and got this error: Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\LikeButton\article.php on line 7 Here Is The Code From article.php: Line 2: function get_articles() Line :3 { Line 4: $articles = array (); Line...
  18. J

    Php/ Html Error... Help?

    Ok, I am trying to make it available for people to post on my website, and I'm having difficulties with the most ridiculous thing in the world! So I added A form for people to type in their news... and i have an input button, and then some php so the but puts the news into my database but...
  19. J

    Having a PHP/Html problem?

    I have written a webpage allowing people to add there own news to a news feed. however, when i open my browser i get this error: Notice: Undefined index: post in C:\xampp\htdocs\CSB\csbpost.php on line 5 Here Is The PhP that allows the users news to be posted: <?php if ($_POST['post']) {...
  20. J

    PHP error, need help?

    ive allowed people to post onto a news feed on my website... but this damn error wont go away: Notice: Undefined index: post in C:\xampp\htdocs\CSB\csbin.php on line 57 Here is the php i used (which calls for 'post', which is the name of a button in some html i wrote): <?php include_once...
Back
Top