0
How Do i make a User Have Full ownership of his website HTML
I was hired to create my first website but after programming it i could not find a way for the user to be able to have full access to the web please what do i do
2 ответов
+ 5
Use PHP and SQL
Store all the data in database so, whenever a user make changes, use PHP to reflect it back to database
0
how to create a website??