OS info
- Operating System : Mac OSX 15.6.0
- Wappler Version : 1.2.2
Problem description
Unable to write PHP code in Wappler editor.
Steps to reproduce
- Create a file - name.php and switch to code view tab.
- Add <?php phpinfo() ;?>
- Save file and code is over written as:
If the file is created outside Wappler, it can be edited an saved correctly.