Hello. I am following a video at Lynda.com about dreamweaver and php.
I open an exercise .php file which has a basic form in it. In the video he says to create a from variable for a text field with the name 'firstname'. He clicks on the Bindings panel, clicks the plus button then form variable. In the form variable dialog box he types firstname to match the form control then clicks OK. IN the Bindings panel he has Form then firstname listed.
Now when I try to add a form variable nothing appears in the Bindings panel.
I was wondering if anyone had encountered this (is it a Preferences thing or what?)