working BACK END
I like back end.But I don't know back end anything How to working BACK END? using PHP? ,using SQL? using ASP? also using java? can you answer me how to working back end? [kindly answer please]
6/10/2020 10:20:41 AM
Account Deactivation
2 Answers
New AnswerBack-end are the code which are not visible to end-user. For PHP you can add your code directly in the <body>..(add your PHP code) ... </body> See the tutorials of back-end in solo learn or watch tutorials of back-end on YouTube.
install (web) server on your (desktop) machine, and backend-framework for your programming language. Soon you will need SQL database. Install SDK for basic support of your p. language. and IDE as editor o your codes.