Search results

  1. E

    How much would an LG Ally be with the Verizon discount for having a phone for 2 years?

    I was planning on getting a new phone with the upgrade and thought the LG Ally looked nice. It says that I'm eligable for an upgrade.
  2. E

    Used verizon phone out of contract still need data plan?

    I am thinking about buying a used droid incredible out of contract off amazon. I currently dont have a data plan. Can i switch the droid with my current phone without getting a data plan?
  3. E

    I like this girl how do I talk to her?

    Okay so we are both freshmen in high school. She came from a different middle school. At first she din't notice me. After she rejected my friend, my other friend started talking to her (he dint like her) and that got us to talk for once. After that my ex, who is friends with the girl got us...
  4. E

    2004 dodge neon grille...?

    anyone know how to remove the grille on a 2004 dodge neon grille? mine is faded from the sun and im going to paint it, but i cant seem to figure out how to get it out. i already took the screws on top and the little plastic plug things out, but somethin is still holding it in. thanks in advance
  5. E

    2004 dodge neon grille...?

    anyone know how to remove the grille on a 2004 dodge neon grille? mine is faded from the sun and im going to paint it, but i cant seem to figure out how to get it out. i already took the screws on top and the little plastic plug things out, but somethin is still holding it in. thanks in advance
  6. E

    how much gb of ram should a gaming computer have?

    is 4gb good
  7. E

    should i start Philip rivers or Matt shuab?

    I'd go with Rivers....he's playing an easier team.
  8. E

    Why are kickers so pathetically weak?

    All they need to do is kick. They don't need upper body strength. And the no touching or pushing is just a rule. Would it make sense to allow the runner in baseball to intentionally ram into the player who is about the throw the ball? No.
  9. E

    How do I fix my Philips Mp4 player?

    It first froze on Updating;99% then it turned black and it won't turn on. Even after charging it! What do I do?
  10. E

    What is the ATT equivalent of the Samsung Messenger Touch?

    Alltel is switching over to ATT and I would like to know what phone I'd most likely get.
  11. E

    Wireless LAN problems?

    i have an ASUS G-60. i accidentally did something to where i can't turn my wireless lan on/off. yes i know about the switch in the front. when i flip it on/off it says off no matter what. could someone give me a VERY DETAILED explination. and windows 7 is so confusing im not sure where too look...
  12. E

    Wireless LAN problems?

  13. E

    In PHP, how can I combine 2 if's?

    I want to combine 2 if's, sort of like this: <?php if (something == something) AND (somethingelse ==somethingelse) { echo "something"; } else { echo "somethingelse"; } ?> Thanks liberal, I didn't know it was that easy. I'll give you the 10 points, even though I'm a conservative :p.
  14. E

    Help Me With Some PHP Stuff?

    What are the differences between ==, >>, <<, >, <, >=, =<, =>, <=, &, and &&? Note: Some of those might not even exist. I was just trying to show every example possible. It would be very helpful if you could just list each one and explain what they do.
  15. E

    How do I create thumbnails with PHP?

    I've searched this on google, and most of the results are just for creating thumbnails with PHP. I need a script that creates a thumbnail for an image that is uploaded. I really want the least amount of code possible. When I go searching for a thumbnail creating code, it's like a page long...
  16. E

    can you get free ringtones from unlimited texting?

    i'm interested in getting a ringtone by texting a certain number. is it free with unlimited texting?
  17. E

    How can I show the number of files in a directory/folder using PHP?

    I'd like the shortest code possible. All I want is the number. It doesn't have to look fancy. 10 points for the best code! Thanks!
  18. E

    What is the simplest way to add a remember me feature to my PHP login system?

    I already have cookies on my site, but I want to add a remember me feature. I've searched on google, but they all have these complicated guides that assume you don't already have a login system. They even ask me to create a new database. Thanks for the help!
  19. E

    Help With PHP Pagination?

    I have a simple code that shows all images in a directory. What I need to do is paginate index.php (where all the images are displayed) into pages showing 20 at a time. I've look all over online, but they all give you codes for paginating something from a mysql database. I can't find code for...
  20. E

    How can I show 40 images at a time when showing all images in a directory?

    I have a simple php code that shows all images in a directory with 4 images per row. Now what I want to do is only show the first 40 images, then have a next page link at the bottom that will take you to the next 40. How can I do this? 10 points for the best working answer. Thanks!
Back
Top