Jump to content
MakeWebGames

Lithium

Members
  • Posts

    1,099
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Lithium

  1. honestly... and taking you a little down of your high horse, a few HTML tags DO HAVE a size attribute, img does not indeed. Also the ALT attribute is NOT mandatory, as the name says its an ALTernative meant to be used if the image is missing.
  2. Despite that i seriously doubt item id's are XX.jpg or XX.gif and chicka got a point... as it is explained, it's pointing to a dir not a file (or on the other hand... to a file with no extension).
  3. @bineye: Quite not, as the captcha tends to show every X minutes, so preventing a bot to keep training or doing crimes.
  4. It is... at least... on the post made. the issues you might have might not be with the mod itself but most likely with other files inclusion somehow...
  5. you have 2 options to construct this...   print "Stop You have been detained due to your illegal activies Please follow me to the <a href=\"http://monorail3.php?action=stopped\" target=\"_blank\"> security center</a>";   or   print 'Stop You have been detained due to your illegal activies Please follow me to the <a href="http://monorail3.php?action=stopped" target="_blank"> security center</a>";   Yet you still have a couple more options but that ought to be enough to understand the basics...
  6. try watching this... it might help you here
  7. Not sure about your problem but... see if this helps http://makewebgames.io/showthread.php/35989-Progress-bar-All-versions-all-engines
  8. @Rory.. if so... he can't do anything about it...
  9. Just a minor update on here that went forgotten. Remember to fix the registration upon creating the user as you need to add the `street_turns` to the query...
  10. Trial and error mostly. You need to test every single option or even a mix on those to see which one has the best performance, as load is influenced by server environment itself... one practical good solution on a scenario is not necessary the best to all.
  11.   <?php echo 'This shows no problems'; ?>   Technical: Browser: Chrome 13.0.782.112 m OS: Windows 7 Ultimate 64bits SP1
  12. Brilliant! thx much :)
  13. You should... LEARN http://dev.mysql.com/doc/refman/5.0/en/numeric-types.html
  14. Supposably, the guy "was" the original creator. I'm sorry to say this Blade Maker, but... you were too damn naif making business in such a hurry with a newcomer...
  15. You don't know because you are lazy! :P http://www.google.pt/search?aq=f&sourceid=chrome&ie=UTF-8&q=how+to+root+LG+Optimus+Black http://androidadvices.com/root-lg-optimus-black-p970-froyo-22-version/
  16. Mine are both rooted and running on Gingerbread (Galaxy mini has a few annoying freezes, mostly when my kid starts playing the damn games, Galaxy S runs just fine)
  17. Notepad/nano/PHPed and occasionally a noob tool called Dreamweaver.
  18. I would recomend http://www.gsmarena.com/samsung_i9000_galaxy_s-3115.php or even http://www.gsmarena.com/samsung_galaxy_mini_s5570-3725.php Both are excelent (my opinion as I use both), from your price range on the LG, one is a little higher, the other a bit cheaper.
  19. What is a Desktop? (before you explain, this IS a retorical question) I haven't used one of those in... 10 years.
  20. One judge is easier to bribe than a few... :P
  21. Namek, Chrome, Windows
  22. you are not forgetting anything? echo $found_sql['W_Name'];
  23. @ Blade Maker: start over here...
  24. @ MysteriousD: It seems hard that you haven't understand yet that no one will accept your terms. Also, stating to those who are giving you their opinion on what you should do refering to it as "junk", will destroy your chance on this and most likely the next times you attempt to do some "business" around here.
×
×
  • Create New...