Answered Questions

  • Upload Videos

    How do you upload videos using PHP & MySQL

    vinit

    • Dec 14th, 2012

    For uploading videos you need not store the video in database. Just you store the video path in database. You store the videos in a separate folder like video_uploads. After uploading you can call tho...

  • Form Submit

    Can you submit a form without using submit button? If Yes, How?

    aditya dhanraj

    • Apr 29th, 2015

    Yes,by using submit() function of java script

    Arun

    • Jan 29th, 2015

    i know its a bit late to answer but the above answers may mislead freshers. Ram redirection is not form submit, to submit a form without submit button, we may use java script. eg: ;{geshibot languag...