Jump to content

happybappy

Members
  • Posts

    386
  • Joined

  • Last visited

Everything posted by happybappy

  1. Make sure they are pushed all the way in. If they are try running the computer with just one in and then the other.
  2. Maybe they were using a lie detector?
  3. They could connect to your computer over the internet from their computer - oh wait a second... :P They didn't have that at my school when I took a computer class. Everyone played games and just switched programs when they saw the reflection of the teacher on their monitors.
  4. Maybe your browser is blocking cookies? If not try contacting their tech-support.
  5. Could you please explain to us what you are trying to do?
  6. Try going to apple's site and use their support FAQs.
  7. We need to slow the earths spinning! Anyone want to start a petition?
  8. http://us.php.net/mysql [hide=An example from the page] <?php // Connecting, selecting database $link = mysql_connect('mysql_host', 'mysql_user', 'mysql_password') or die('Could not connect: ' . mysql_error()); echo 'Connected successfully'; mysql_select_db('my_database') or die('Could not select database'); // Performing SQL query $query = 'SELECT * FROM my_table'; $result = mysql_query($query) or die('Query failed: ' . mysql_error()); // Printing results in HTML echo "</pre><table>$col_value</table>\n";<br><br><br><br>// Free resultset<br><br>mysql_free_result($result);<br><br><br><br>// Closing connection<br><br>mysql_close($link);<br><br[/hide]
  9. Access your router setup. If you don't know how to do that look in the manual.
  10. Is dhcp on? Do you have a list of allowed MAC addresses?
  11. Try closing down programs that run in the background. One might be periodically connecting to some server.
  12. Can you give us some information about your settings on both the router and the xbox?
  13. I am religious... But religion should not contradict science or try to make a scientific argument without the scientific method.
  14. Don't try to directly stop thinking about being scared. Replace the thought with another one.
  15. Complete online surveys using my referral link! - Just kidding. Babysitting?
  16. Many people on they're forums say it is a real religion. I know it's parody :P
  17. Congratulations! Are you going to distribute it to people with high post counts, friends, or people who frequent a certain forum?
  18. The shroud one has an explanation: http://en.wikipedia.org/wiki/Shroud_of_Turin#Carbohydrate_layer
  19. You obviously have never been touched by His noodly appendage. :P (I wish there was a better tongue sticking out emoticon) Just because you don't believe in something don't call it a joke. While I am not Pastafarian we should treat his beliefs with respect.
  20. Which will mean lower prices because of more supply, which will mean less hunters, which will mean higher prices because of less supply... It comes to a balance when the price stabilizes.
  21. Google's pagerank depends on many things including: Quality and number of sites you link to and that link to you. Number of clicks on your site from google. How many times a keyword appears on your site. Whether the main theme of your content has changed recently.
  22. I already said google does not let people pay for results, only sponsored links. I guess my last 2 english teachers have been lieing in that case... (And why did I say "payed" instead of "paid"?) From http://www.google.com/technology/
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.