Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23
  1. #11
    Join Date
    Apr 2005
    Location
    North Carolina, USA
    Posts
    4,535
    Tokens
    0

    Latest Awards:

    Default

    no thats not it..

  2. #12
    Join Date
    Aug 2004
    Location
    bristol
    Posts
    3,799
    Tokens
    0

    Latest Awards:

    Default

    I can write you a script where your domain will look something similar to:-
    PHP Code:
    <?php

      
    if($_SERVER['PATH_INFO'])
      {
          
    $id $_SERVER['PATH_INFO'];
          
    $id{0} = null//null slash
          
    $id preg_replace('/\..*$/'''$id);

      }

    ?>
    Haven't tested.
    Last edited by nets; 26-09-2006 at 08:19 PM.
    kinda quit.

  3. #13
    Join Date
    Jul 2005
    Location
    -
    Posts
    2,995
    Tokens
    0

    Latest Awards:

    Default

    looks kinda dodgy that script :s

  4. #14
    Join Date
    Apr 2005
    Location
    North Carolina, USA
    Posts
    4,535
    Tokens
    0

    Latest Awards:

    Default

    but I found a website, which he does probably not want me to give it out but he has a url

    site.com/bla/

    Only file in that directory: bla.php

    If you go to site.com/bla/bla.gif

    It uses gd librarys to make something..

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

    Latest Awards:

    Default

    Why don't you ask him?

    Edit:- Perhaps it's using a PHP script as the 404 page?

    Quote Originally Posted by Jamie. View Post
    looks kinda dodgy that script :s
    Maybe if you're an idiot.
    Last edited by nets; 26-09-2006 at 08:24 PM.
    kinda quit.

  6. #16
    Join Date
    Jul 2005
    Location
    -
    Posts
    2,995
    Tokens
    0

    Latest Awards:

    Default

    a code not a script,

    CALL ME A IDIOT? TAKE A LOOK IN A MIRROR!

  7. #17
    Join Date
    Aug 2004
    Location
    bristol
    Posts
    3,799
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Jamie. View Post
    CALL ME A IDIOT?
    No, I was calling you an idiot.
    kinda quit.

  8. #18
    Join Date
    Apr 2005
    Location
    North Carolina, USA
    Posts
    4,535
    Tokens
    0

    Latest Awards:

    Default

    QUIT FIGHTING AND HELP ME!

  9. #19
    Join Date
    Jul 2005
    Location
    -
    Posts
    2,995
    Tokens
    0

    Latest Awards:

    Default

    thght u php brainiac

  10. #20
    Join Date
    Apr 2005
    Location
    North Carolina, USA
    Posts
    4,535
    Tokens
    0

    Latest Awards:

    Default

    I am but I can't figure this out :\

Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

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