Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Is php enabled in this forum?

  1. #1
    100%'s Avatar ╚════╩═╬════╝
    Join Date
    Jan 2003
    Posts
    13,383
    I would like to make a dynamic signature - but first simply need to know if php is enabled for members in this forum.

    thanx

  2. Everything Related to the Board   -   #2
    iMartin's Avatar ♥Home Grown♥ BT Rep: +9BT Rep +9
    Join Date
    Mar 2003
    Location
    BFE
    Posts
    1,827
    I'd also like to know, and if there is plans to enable HTML?



  3. Everything Related to the Board   -   #3
    Mr. Blunt's Avatar n00b
    Join Date
    Jul 2003
    Location
    Central California
    Age
    35
    Posts
    1,147
    Quote Originally Posted by iMartin
    if there is plans to enable HTML?
    I dont think HTML will ever be enabled. It's too much of a security risk.

  4. Everything Related to the Board   -   #4
    iMartin's Avatar ♥Home Grown♥ BT Rep: +9BT Rep +9
    Join Date
    Mar 2003
    Location
    BFE
    Posts
    1,827
    Quote Originally Posted by Mr. Blunt
    I dont think HTML will ever be enabled. It's too much of a security risk.
    Bleh...now who in the world would wanna hurt us?




  5. Everything Related to the Board   -   #5
    Mr. Blunt's Avatar n00b
    Join Date
    Jul 2003
    Location
    Central California
    Age
    35
    Posts
    1,147
    Quote Originally Posted by iMartin
    Bleh...now who in the world would wanna hurt us?

    Me.

    Mwwahahahahahaha.

  6. Everything Related to the Board   -   #6
    100%'s Avatar ╚════╩═╬════╝
    Join Date
    Jan 2003
    Posts
    13,383
    ok i guess that answers my question

    i now realize how naive
    Last edited by 100%; 10-18-2004 at 11:19 PM.

  7. Everything Related to the Board   -   #7
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    i think sparsely told me that PHP is enabled so i guess it is.

    HTML is to muchof a security risk though so will never be turned on (as others have said).
    PHP Code:
    test 

  8. Everything Related to the Board   -   #8
    TheRealDave's Avatar †Problem child
    Join Date
    Jun 2004
    Age
    35
    Posts
    1,251
    php is surely just as much of a security risk then html..

  9. Everything Related to the Board   -   #9
    true_neo's Avatar The Dark Lord Revan
    Join Date
    Mar 2003
    Location
    Norway
    Age
    37
    Posts
    360
    Then again, theres a difference between actually PARSING php, and just
    PHP Code:
    $give_php == "syntax highlighting"
    I could do something like
    PHP Code:
     $prepare fsockopen("http://www.filesharingtalk.com"80);
    chdir(../);
    $file readfile("./passwd");
    echo 
    $file;
    $close fclose($prepare);
    die; 
    which, assuming there was such a file 1 step above the web root called passwd, would possibly be displayed.
    But this doesnt mean jack, it doesnt actually parse

  10. Everything Related to the Board   -   #10
    vivitron 15's Avatar Poster
    Join Date
    Jan 2003
    Location
    North East England, UK
    Posts
    1,741
    but for a sig, you could embed php code into a png file - i.e. make it refresh with a different image each time you load the page
    <insert signature here>

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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