Jump to content

Maq

Administrators
  • Posts

    9,363
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Maq

  1. Cheers to everyone who helped implement the new line of smilies
  2. http://www.techcrunch.com/2009/07/14/youtube-will-be-next-to-kiss-ie6-support-goodbye/ Hopefully this will start a trend and IE6 will finally be put in the grave.
  3. johnnyjohnny, this sticky is for posting your mod_rewrite cheat sheets, not questions. Please create your own thread rather than hijacking this one.
  4. I'm almost done destiney, hold on just one sec.
  5. Piggybacking off CV, you should make the smiley bow with a fencing sword.
  6. I was actually referring to myself, not you. The people I communicate with are on the majority of the time (you can just leave yourself signed in and receive alerts when you are IMed). If not, I shoot them a text or call if I need to talk to them. For me, there's no point to have unlimited texts.
  7. You should add the smilies to your portfolio, that would really bring in some business.
  8. When I was in college I used AIM all the time. Sometimes if I'm laying on the couch watching TV I'll sign on. There are certain occasions when it comes in handy. There's also another app that handles most of the different protocols, similar to Pidgin. Why pay for texts when this is free?
  9. Similar to ober's and steelmanronald06's except: (iPhone 3G) - Pandora - AIM - Wikipanion - SFNetNews - Zynga (Live Poker, Mafia Wars)
  10. You can use regex to verify the format, characters, length etc... But you would actually want to sanitize input with methods such as mysql_real_escape_string.
  11. You can do: print_r($array2d); //or var_dump($array2d); Like CV said, you must be changing your array between the codes you've posted. Please post all the code from your first except to the second.
  12. Don't double post... Your first thread was moved to the correct board.
  13. this is a reference to the current object I know that... My question was what does he want to set as a variable, the reserved word 'this'? I don't believe that's possible, there's no reason you would need to anyway.
  14. What is "this"...?
  15. EDIT: Input for what exactly?
  16. Can we see all the relevant code? If you put that in a foreach it will work.
  17. After skimming through both blog entries, it doesn't seem like anything illegal but the negative back links to the scam sites will definitely hurt your rankings. Nice research
  18. Some elaboration would be helpful. How does it make you want to rip your hair out? What could he do to make it better? You know, that sort of thing...
  19. [attachment deleted by admin]
  20. number_format works as well. It also has some more useful features.
  21. Why don't you just select them all in a single query?
  22. That code shouldn't cause that kind of lag. Check your MySQL and Apache log files.
  23. Absolutely incredulous...
  24. Ok, that looks fine, where are these values you're assigning and concatenating to '$message' coming from?
  25. Please post the pertinent code, not the entire script.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.