Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Cumec
    You dont.

    Sigs only support basic html like <b><i><u><div align="center>

    No php
    ROFL! No. You just save the php file on your site and use [img]www.mysite.com/path/to/php/file.php[/img]

  2. #12
    Join Date
    May 2006
    Posts
    66
    Tokens
    0

    Default

    If you save this as a php file, you can use it as an image.

  3. #13
    Join Date
    Nov 2004
    Location
    HabboWeb FM Offices
    Posts
    3,019
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by LeTomb
    If you save this as a php file, you can use it as an image.
    You can, if it includes a image in it, or it will just be blank

  4. #14
    Join Date
    May 2006
    Posts
    66
    Tokens
    0

    Default

    header("Content-type: image/png");
    It treats it as an image.

  5. #15
    Join Date
    Aug 2004
    Location
    bristol
    Posts
    3,799
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Cumec
    You dont.

    Sigs only support basic html like <b><i><u><div align="center>

    No php
    It's as if it was an image. You can change the MIME types to allow you to have the same extention as an image.
    Last edited by nets; 26-05-2006 at 07:04 PM.
    kinda quit.

  6. #16
    Join Date
    May 2006
    Posts
    66
    Tokens
    0

    Default

    I doubt anyone will use this anyway.

  7. #17
    Join Date
    Jul 2005
    Location
    -
    Posts
    2,995
    Tokens
    0

    Latest Awards:

    Default

    thnks i am dumb u do no ;l

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •