Mutikasa
Power Member
- May 23, 2011
- 589
- 216
notice: this is noob question.
i was thinking to make things like pdf to word converter, youtube uploader downloader, upload screenshot....
but, i'm only familiar with html,css and bash scripting. i don't know javascript. I don't understand how communication user-server even works.
My guess is for example with wav to mp3 converter, you do forms with javascript, and what happens when user click submit? how that file gets uploaded, what receives it on server? my guess is php, but i don't know how, does it have some special functions for that or use some third party app? and how does it call for wav converter?
please direct me if u can, thanks
i was thinking to make things like pdf to word converter, youtube uploader downloader, upload screenshot....
but, i'm only familiar with html,css and bash scripting. i don't know javascript. I don't understand how communication user-server even works.
My guess is for example with wav to mp3 converter, you do forms with javascript, and what happens when user click submit? how that file gets uploaded, what receives it on server? my guess is php, but i don't know how, does it have some special functions for that or use some third party app? and how does it call for wav converter?
please direct me if u can, thanks