User Profile

Collapse

Profile Sidebar

Collapse
gramya
gramya
Last Activity: Jul 19 '07, 07:04 AM
Joined: Jul 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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'];...
    See more | Go to post

    Leave a comment:


  • how 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
    See more | Go to post
No activity results to display
Show More
Working...