I must upload a image . I have a code which is written in php and javascript. It is working sucessfully.But the is appending the image which i am browsing to the current page. But my requirement is to replace the previous image with the currently browsed image. the code is given below. So please help me.
thankyou for your reply.
<?php
$ftmp = $_FILES['image']['tmp_name'];
$oname = $_FILES['image']['name'];...
User Profile
Collapse
-
gramya started a topic how to upload an image using php and javascript.i can upload multiple images .in PHPhow to upload an image using php and javascript.i can upload multiple images .
hello,
i got a code in google search which can upload images using php and javascript (iframes).I am trying to modify the code so that only one image which is browsed currently should be displayed. but i didnot suceed.please help me.
thanking you,
ramya
No activity results to display
Show More
Leave a comment: