How we can include editor in my php page
How we can include editor in my php page
eldhosee2
Posts: 14Questions: 9Answers: 0
I want to add this editor in my php page.
Php page is used to add ,view, delete department details.
I'm using mysql database.
Department table contains
2 fields .department Id and department name.
Pls help me.
This discussion has been closed.
Answers
Hi,
Have you followed the getting started guide? How far have you got?
Allan