Search results

  1. VPmase

    blog software

    Are you sure you have uplodaded the test.php file?
  2. VPmase

    Need help with login...

    Do you know how many tools there are for this sort of job? People don't have to do it themselves, they just have to start it. Trust me I've learned ways to secure my site without HTTPS because I've learned how to hack, not that I do it.
  3. VPmase

    Html Js page loader

    Are you trying to load the page without refreshing? Aka AJAX? http://www.w3schools.com/ajax/ is where I learned AJAX.
  4. VPmase

    Need help with login...

    Don't ever have your username or password hidden in your code. Hackers have no problem decrypting those encryptions. Its not hard to remember what you had your username or password and if you can't, just email your self the link and your username and password so that you have easy access to it.
  5. VPmase

    Help with outputing a picture and text below it

    What you can do is save that php file separately and then use it as an img src then put the text below it. I.E. Filename: createsig.php <img src="createsig.php" alt="" /><br />TEXT GOES HERE
  6. VPmase

    Help making flash games

    The NG Forum is a good spot to learn. They might be mean but just ask and there are a few that will actually help. Thats where I found AS2 Main. They have AS3 Main now as well.
  7. VPmase

    Need a uploading Script

    Google ftw! First link from google
  8. VPmase

    Javascript Error

    You are getting the value of the radio button in the wrong way. Most browsers return "undefined" with the way you are retrieving the value. Check this site out: http://www.webdevelopersnotes.com/tips/html/finding_the_value_of_a_radio_button.php3
  9. VPmase

    php mysql help

    1) Never reveal your password and name to anyone unless you know them completely... 2) I myself have had errors with using the \" inside "s so try this: echo ‘<div class=“summary”> <div class=“body”> <h2><u><a href=“’.$results['link']...
  10. VPmase

    what is a iframe

    iFrames make sites slower. I don't recommend ever using them. Use well scripted divs instead.
  11. VPmase

    what do you think of the new design of the forum?

    Its more business like and professional. It looks nice but x10 should add the option to switch between the three different styles they have/had...
  12. VPmase

    [req]GFX 4 4000 credits

    I can try one but I'm only going to do the heads of the two types in a head-to-head theme like on bitefight.org
  13. VPmase

    Any good PHP websites?

    http://e107.org is a nice CMS too. Has a lot of features.
  14. VPmase

    What is the best designed site you've seen?

    Newgrounds is a good one. Also, Blizzard makes their sites really good using XML
  15. VPmase

    [GAME] platformer engine

    You don't need the bouncing and the ball starts to fall too soon. It should be suspending in the air for a little bit before it starts to fall. Otherwise not bad for a beginner script, no offense.
  16. VPmase

    Mortal Online

    Taken from http://mortalonline.com/overview This game is going to be awesome. Another game made by Epic Games (Gears of War, Unreal Tourny, etc) Can't wait for this game to come out.
  17. VPmase

    This is a seriously out - of order in court! *falling off laughing*

    lmao I like the one where the witness asks for a new attorney loolol
  18. VPmase

    Funny thing

    There are few other little easter eggs from google with the I'm Feeling Lucky button. Search "google piglatin" "google hacker" or"google Elmer Fudd" and press the I'm Feeling Lucky button and it changes the google engine :) There are others but I forgot what they were.
  19. VPmase

    Funny thing

    Lol yea I've gotten that message before and lol'd. Google is awesome :)
  20. VPmase

    best painless suicide method?

    This isn't something you should be asking for. Hopefully an admin or mod delete this thread...
Top