Recent content by manzoor a

  1. M

    PHP : image upload and display problem Help me out plzzz?

    This is my code <html> <body> <form action="uploading.php" method="post" enctype="multipart/form-data"> <table width="350" border="0" cellpadding="1" cellspacing="1" class="box"> <tr> <td width="246"> <input type="hidden" name="MAX_FILE_SIZE" value="2000000"> <input name="userfile" type="file"...
Back
Top