Search found 2 matches

by KarlKirby
Tue Apr 01, 2025 10:58 am
Forum: Announcements
Topic: Update: 2022 17.3.0.244
Replies: 4
Views: 10869

Re: Update: 2022 17.3.0.244

Thanks for the update!
by KarlKirby
Fri Sep 27, 2024 8:58 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: BUG: PHP tag inside script tag won't be beautiful as normal
Replies: 5
Views: 6467

Re: BUG: PHP tag inside script tag won't be beautiful as nor

When PHP code is embedded in JavaScript (inside a <script> tag), linters may not handle the mixed syntax well. This is because PHP and JavaScript have different rules and syntax, and many formatters don't process hybrid structures effectively.