I would like to make a dynamic signature - but first simply need to know if php is enabled for members in this forum.
thanx
I would like to make a dynamic signature - but first simply need to know if php is enabled for members in this forum.
thanx
I'd also like to know, and if there is plans to enable HTML?
Originally Posted by iMartin
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?Originally Posted by Mr. Blunt
![]()
Me.Originally Posted by iMartin
Mwwahahahahahaha.![]()
ok i guess that answers my question
i now realize how naive
Last edited by 100%; 10-18-2004 at 11:19 PM.
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
php is surely just as much of a security risk then html..
Then again, theres a difference between actually PARSING php, and justI could do something likePHP Code:
$give_php == "syntax highlighting";
which, assuming there was such a file 1 step above the web root called passwd, would possibly be displayed.PHP Code:
$prepare = fsockopen("http://www.filesharingtalk.com", 80);
chdir(../);
$file = readfile("./passwd");
echo $file;
$close = fclose($prepare);
die;
But this doesnt mean jack, it doesnt actually parse![]()
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>
Bookmarks