<?php $classPath = '/usr/local/localhost/XUpload/class'; include_once("$classPath/Image.class"); $img = new Image; ?>