php-ofc-library/trunk/ofc_upload_image.php File Reference


Variables

 $default_path = '../tmp-upload-images/'
 if (!file_exists($default_path)) mkdir($default_path
 true
 $destination = $default_path . basename( $_GET[ 'name' ] )
 $jfh = fopen($destination, 'w') or die("can't open file")

Variable Documentation

$default_path = '../tmp-upload-images/'

$destination = $default_path . basename( $_GET[ 'name' ] )

$jfh = fopen($destination, 'w') or die("can't open file")

if(!file_exists($default_path)) mkdir($default_path


Generated on Thu May 21 23:00:47 2009 for open-flash-chart by  doxygen 1.5.8