sEURL(); ?>" rel="stylesheet" type="text/css"> oDataPath); $oP->addComponent($sFilename); $oF = new WYFile($oP); $oF->setContent("write test"); $bPermOK = $oF->bWrite(); @$oF->bDelete(); $bRegGlob = ini_get("register_globals") != 0; $sMaxUpload = $goApp->sFormattedByteSizeString($goApp->iMaxUploadBytes()); ?>
WebYep System Infos WebYep WebSite

Installed WebYep-Version

Version

Security Warning

This web server has a weak security configuration. Please ask the administrator to switch off the PHP setting "register_globals"!

Write Permission Error!

WebYep is not "prepared" and can not write any data!

--> How do I prepare WebYep?

Write Permission Check

WebYep was prepared correctly and has write permissions.

Image support

PHP can resize uploaded images on this server (GD lib with JPG support installed). PHP cannot resize images on this server (no GD lib with JPG support installed)!

Maximum size for uploaded files/images:

Installed Licenses

oDataPath); $oP->addComponent("license"); $oF = new WYFile($oP); $sContent = $oF->sContent(); $aLines = split("\r|\n|\r\n", $sContent); $i = 0; $iC = count($aLines); if ($iC && $sContent) { for ($i = 0; $i < $iC; $i++) { echo "Lizenz " . ($i + 1) . ": "; echo "" . $aLines[$i] . "
\n"; } } else { ?>

No licenses installed - WebYep is running in demo mode.

--> Add License