VB 2015, PHP data and multi-file upload source (post data & multi file upload)

This program allows you to upload multiple files through PHP code of web server. It has functions of adding, modifying, deleting, searching and downloading data and files by HTTP POST method. Multiple files can be uploaded via WEB instead of FTP, so files can be managed easily. (You can implement various programs through the web by applying a little with the whole source.) 1. Basic principles - Client -> Web Server: post - Web Server -> Client: xml 2. Main functions - Prevention of Hangul collision when transmitting data by http post method. - Implementation of file multiple upload by http post method. (Easily applicable with full source included.) - Upload file upload to web server. 3. Implementation Method Visual Studio 2015 VB.Net and MySql (It is not complicated compared to existing VB source code, so it is easy to apply.) 4. Applications Individuals or businesses can develop DB programs easily by using web hosting without burdening the server

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted bychaiyakorn (not verified)on Fri, 04/20/2018 - 09:46

Fatal error: Call-time pass-by-reference has been removed in C:\xampp\htdocs\Alibi\adodb-xml_data.inc.php on line 1315

Add new comment