Search results

  1. xPlozion

    PHP Pre-Made Email Sender To Chosen E-Mail

    try this: <html> <head> <title>Tell a Friend</title> </head> <body> <?php if (!isset($_POST['send_email'])) { ?> <table width="450" cellpadding="0" cellspacing="0" align="center"> <tr valign="top"> <td valign="middle" align="center"> <p>Refer A Friend</p> <form...
  2. xPlozion

    PHP Pre-Made Email Sender To Chosen E-Mail

    lol, you don't have to keep the layout, as mine was a very generic basic form. you can code it up, but make sure the inputs are there with the proper name ;)
  3. xPlozion

    Login Problem

    hmm, i might know what your problem is... but then again, i'm no mind reader >_> please try to provide more info about what your site is, what _kinds_ of problems are you having, a code snippet if it's your php that's messed up, your name, address, social security num, credit card...
  4. xPlozion

    PHP Pre-Made Email Sender To Chosen E-Mail

    ok, i don't like that example, so i'm gonna provide you with what i would have done: <html> <head> <title>Tell a Friend</title> </head> <body> <?php if (!isset($_POST['send_email'])) { ?> <form action="<?php echo $_SERVER['PHP_SELF'] ?>" method="post"> <fieldset>...
  5. xPlozion

    PHP Pre-Made Email Sender To Chosen E-Mail

    i would suggest you take this time to attempt it yourself, and if there's a problem, come and ask for help. that way you learn how to do it and you learn from any mistakes you made ;)
  6. xPlozion

    [1000-2270] 468x60 banner needed

    sorry to bump this from 13 days ago, but did you (michael9) forget about your request? if you chose zen-r's design, you should have let us know, so I'm not in the dark wondering if you gypped us, as well as closing the request the reason i'm posting this is because looking at your profile, you...
  7. xPlozion

    Review my site.

    how? ur concern was language. mine was copyrighted material :P therefor... I WIN!
  8. xPlozion

    Review my site.

    i think that if your site has content in either english or spanish, it's ok. i don't think there's any rules about not supporting multiple languages, it's just mandatory to have english/spanish as one of them :) i'm not a fan of beveled fonts... colors are a bit bland... it's ok, but needs...
  9. xPlozion

    PHP Pre-Made Email Sender To Chosen E-Mail

    well, i'm not gonna make the whole thing, but i'm gonna give you parts that can help out ;) when they enter the email addresses, they normally seperate them by either a comma `,`, a semicolon `;` or a plain space ` `. say you have more than 1 email in that list, with php, you would do...
  10. xPlozion

    make ads load after the page is done loading

    change this <span="x10ads"> <script type="text/javascript" src="http://x10hosting.com/adserve.js?corporate" width="468" height="60" id="x10ads" "></script><br> </span> to <span="x10ads"></span> the second block with the javascript innerHTML() will add the contents of that string to the...
  11. xPlozion

    [500 credits] PHP script

    he's looking for something that can be built into the site, not a windows program to do this. my assumption is that for an accurate file upload bar, you would have to use a more advanced language, like java or python, since one php loads, it's done and afaik, javascript can't upload. you can...
  12. xPlozion

    Someone got A virus...

    wow, that's pathetic... why is norton not out of business? everyone should file a class-action lawsuit against them for false advertisement and or computer damage.
  13. xPlozion

    New GP Event Headers

    they look good, nj. my fav is the easter one, and my least fav is the new year one
  14. xPlozion

    Request a graphics banner for my friend: ghotel (rewards + extra)

    no thanks :) i'll either think of one, or i'll put up the cutouts so others can use them tomorrow :) ... it's way past my bed time (9:47pm now). gonna go to bed now... :D
  15. xPlozion

    Request a graphics banner for my friend: ghotel (rewards + extra)

    i've got both of the characters cutout pretty well, i just don't know of any good backgrounds for it... :-/
  16. xPlozion

    Putting vBulletin Recent Announcement on External Site?

    well, i don't know if vB has something like that built in, but if you know php, you could do that if it's not a feature. if you are the owner of the boards, then you can build a script to make an xml feed (or rss), then use that on the external site. if you don't, then you can cURL it and save...
  17. xPlozion

    nVidia Users: Free Steam Games

    meh, not for steam afaik... i would love to know too, but the only other offer was when i bought my video card from newegg, and it had cod4 included (should have waited another month and got cod5 and 4)
  18. xPlozion

    [200]each -- comming up with a name

    well, a quick check on firefox shows that havok11 and havoc11 both aren't registered (at least according to verizon :-/ )
  19. xPlozion

    Please review my site

    hey, don't bash the guy. i'm sure without training or knowledge of html and how websites are designed, your first few weren't great looking either. heck, mine was just a black background with blue font xD before you start talking about errors in the html code, take a look at yours (20 errors...
  20. xPlozion

    nVidia Users: Free Steam Games

    yea, i was like "what the...‽‽‽", then i realized that it was just the demo. btw, they preload the full version of it, but you have to purchase it to become available. i only play hl2dm from time to time, and maybe peggle extreme when i'm really bored... i've been all about grid as of late :D
Top