Embedding php using HTML editor

Embedding php using HTML editor

yazan brian cedric -
Yanıt sayısı: 4
I need to add a web page to moodle that contains embedded php scripts, whenever i save it, the php portions are not recognised.. any suggestions on how i should proceed?
brian cedric yanıt olarak

Re: Embedding php using HTML editor

yazan Joan Codina Filba -
If you can upload a php script then this scrip would be executed in the server.... and could be used to give yourself administrator rights, or change your grades.. or whatever.
There is a round trip. copy your page directly into the server, this means that you have access rights to the Moodle data. Or link to a web page not in the moodle area, even in the same server.
Use the search to look in these forums, this issue has been posted before