Dreamweaver server behavior question
Moderator: General Moderators
-
bluecanary
- Forum Newbie
- Posts: 1
- Joined: Tue Dec 14, 2010 7:54 pm
Dreamweaver server behavior question
I've built a site in dreamweaver that has a log in server behavior. Why is it that when I change the code manually, the server behavior disappears in the server behavior panel? It still works correctly, it just doesn't recognize it.
Re: Dreamweaver server behavior question
Dreamweaver uses templates to write PHP code for you. If you manually edit the generated code, it may no longer match the template.