What's new

PHP Simple Bulk/Multiple Uploading of Files using PHP and MySQLi

austinyohan

Eternal Poster
Joined
Nov 9, 2020
Posts
76
Reaction
587
Points
265
Good Day mga idol!

I just want to share this simple but helpful code on how to upload multiple files/attachments using php/mysqli :)

change nyo nalang yung extension file from ".doc" to ".zip"

Hope this helps :) Kampay!

-phpDev
 

Attachments

Last edited:
naka attached lods, yung file na "bulk_upload.doc". change mo nalang yung extension sile from ".doc" to ".zip" :)
 
naka attached lods, yung file na "bulk_upload.doc". change mo nalang yung extension sile from ".doc" to ".zip" :)
Create a Puppy class and declare 1 private variable puppyAge. Create a constructor of that class that has one parameter for the puppy name. Provide getter and setter for the puppyAge variable. In a separate class in your main method, create an object through the constructor created of your Puppy class, assign age a value and print both puppy’s name and age. (Upload the screenshot of your 2 classes and your codes' output) *
 
Back
Top