PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hello i have a little PHP code. The code give output(returns complete path of file) when user press "SUBMIT" button. I want to run this code on 'ONCHANGE' event of the 'BROWSE' button. means when user press the browse button, then instead of pressing submit button, the code returns the desired result. Plz help me in modifying this code, so that it gives output on 'ONCHANGE' event