Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   PHP (https://www.askmehelpdesk.com/forumdisplay.php?f=454)
-   -   Make input with 'file' type and files uploaded to host (in directory) not database (https://www.askmehelpdesk.com/showthread.php?t=800076)

  • Aug 25, 2014, 08:59 AM
    h3ad
    Make input with 'file' type and files uploaded to host (in directory) not database
    I want to make form like this:

    <form action="" method="post">
    <input type="file" name="myfile" id="myfile"/>
    <input type="submit" value="Upload"/>
    <form>

    it's OK but I want the file choosed to be uploaded to the host in a directory in my file manager...

    anyone can help me?

  • All times are GMT -7. The time now is 02:04 AM.