Re: CuteWebUI AjaxUploader Initialize is not defined in php file uploader

  •  10-21-2009, 9:25 AM

    Re: CuteWebUI AjaxUploader Initialize is not defined in php file uploader

    Hi,
     
    Glad to know you have find a solution.
     
    Could you help us to understand you case ?
     
     <?php echo $_SERVER['SCRIPT_FILENAME']; ?>
     <br/>
     <?php echo __FILE__; ?>
     <br/>
     <?php echo $_SERVER['SCRIPT_NAME']; ?>
     
    Could you run this code an tell me the output ?
     
    Thanks.
     
    Regards,
    Terry
     
View Complete Thread