how to upload image from front end to the server image folder in php -
i new php question want user upload image(from front end) , should store in folder i.e. in server.how can achieve.i know how store url in database.but want store image in folder in server can achieved.
you can find out example of upload image angularjs front-end server using php here: https://github.com/nervgh/angular-file-upload
Comments
Post a Comment