Jump to content

popcornplya

Members
  • Posts

    83
  • Joined

  • Last visited

    Never

Everything posted by popcornplya

  1. Not sure if this is the right section for this.... butttttt... Does anybody know what code editor this is?
  2. I've done that.. but when I do Options +FollowSymlinks RewriteEngine on RewriteRule ^(.*) /index.php?r=$1 [NC] it wont work
  3. popcornplya

    Helps

    I need to rewrite http://example.com/index.php?r=something to http://example.com/something in htaccess sorry if this is the wrong forum but any help?
  4. It should work, it's most likely your server.
  5. http://z.jwnmedia.com/wordpress/ rate oh and footer isn't finished.
  6. Sorry if this is not allowed, if it isn't feel free to delete it or whatever. (I am in no way making any money off of this, just trying to help) If you need any free help with anything css/xhtml/photoshop related I might be able to help you. http://crossloop.com/Popcorn
  7. What is the easiest way to put the following in a function? if(this.value=='Search...') this.value='';
  8. I haven't integrated this into Wordpress yet, it's still in normal html. And it's not 100% finished, it still needs a few things that I can't do till I integrate it into Wordpress. http://dl.getdropbox.com/u/389946/CSS%20Gallery/index.html
  9. That will only center it for Firefox, Opera, etc. but not IE to center in IE just add text-align:center; to body then in the #html-center reset it with text-align:left;
  10. Whats the difference between window.alert("lol"); and alert("lol"); and why do they have both of them?
  11. Thanks, I will add that now. I was using <?php echo date('Y'); ?> before your post.
  12. Ok thanks I'll fix it up as soon as I can.
  13. Not too sure what you mean about the copyright notice with the cite tag. Can you please explain a little more?
  14. Sorry I've been on a vacation. The book I think is overpriced, but not a scam (I asked the guy if I can get a free copy to use it to help me build my design). But your right, I might make something of my own and use it on this design. Thanks for your replies.
  15. I doubt PHP versions has to do with anything, but you never know
  16. Just tried it, it works fine <?php if(1==1 && 2==2 && 3==3 && 4==4) { echo "good"; } ?>
  17. http://faster-computer.info/ coded version
  18. http://dl.getdropbox.com/u/389946/site.png It's for a product I am affiliated with.
  19. Sorry, Crayon Violent, next time i'll be more specific. And thanks thorpe, that answers my question.
×
×
  • 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.