Hi ! In my code I show I image. and I want the user to modify the width of the image. First the user choose his image,
<input type=file name='image' onchange='garderImage(image.value)'>
garderImage is a method in javascript for now for I want to keep the value (image.value) to use it in php .... how?? image.value is a javascript code :\\\
![]()



Reply With Quote

Bookmarks