What's new

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

Status
Not open for further replies.

austinyohan

Honorary Poster
Joined
Nov 9, 2020
Posts
76
Reaction
588
Points
158
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) *
 
Status
Not open for further replies.
Back
Top