testing php
ignore this
<?php
if(function_exists('fsockopen')) {
echo "fsockopen function is enabled";
}
else {
echo "fsockopen is not enabled";
}
?>
ignore this
<?php
if(function_exists('fsockopen')) {
echo "fsockopen function is enabled";
}
else {
echo "fsockopen is not enabled";
}
?>
hmm, nope, nm...
Anyone know how to tell if you have a PHP Enabled server?
<?
phpinfo();
?>
![]()
Another test post, ignore pls
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
</head>
<body>
Item economy by Rishkith
https://forums.elementalgame.com/369111
</body>
</html>
Welcome Guest! Please take the time to register with us.