alineai18 / website

My website with aplus ❤️
75 stars 3 forks source link

Get input #1

Open alineai18 opened 2 years ago

alineai18 commented 2 years ago

Get input from website visitors and show response, using MVC.

ceonmintoh commented 2 years ago

@Kamalkoranga @alineai18 @A+ is a full-stack framework with independent libraries.

ceonmintoh commented 2 years ago

Get input from website visitors and show response, using MVC.

@alineai18 if you create a database to hold the data from reply form then you can perform a connection then send a POST method. or if you wish to save the reply in a txt file the create a class to handle the write function.