Hulf wrote:
This is the full code so far. The files are saving but they are not
resizing.
Can anyone help? I need to get this
$myimage = imagejpeg($thumb);
into $target_path directory.
H.
--
if(isset($_POST['_upload']) && $_FILES['userfile']['size'
This is the full code so far. The files are saving but they are not
resizing.
Can anyone help? I need to get this
$myimage = imagejpeg($thumb);
into $target_path directory.
H.
--
if(isset($_POST['_upload']) && $_FILES['userfile']['size'] > 0)
{
$ima
2 matches
Mail list logo