+ 1
Backend in PHP for html website
Hi, i want to create a backend in php for a website developed in html . I want that my clients modify <p> / <h1> etc with a textbox . I need create a login page too for their . How can i do? Thank you in advance
5 Answers
+ 1
For first you must create database and table for all feature . Then make MVC class for CMS in php .
Class for get and set data for element by encapsulation is very usefull .
But with wordpress or joomla very easy .
Follow PHP path for learn MVC and mysql .
Make CMS admin panel for insert data
+ 1
hashem sheikhypour
More details?
A guide, pdf or anything where to study it?
+ 1
Ok thanks, if you can give me some free advice on udemy. in the meantime i am following php course here on sololearn. Thanks again
0
For more details I suggest educational sites like
Udemy , Lynda , Youtube , ...
See more PHP courses, but if you are familiar with and have taken this course in Sololearn, you can start coding.
Start with template design and template coding
Then design the core of MVC and CMS
And convert the template dynamically to read the information from the database
0
Antonio
I suggest follow php course in Sololearn and try to coding and solve some challenge and then in youtube or udemy you can learn very easily . You know basic here for Pro go youtube and Udemy