Answered
Dreamweaver destroying php-code
why does Dreamweaver change my code from this id="<?php echo "$id"; ?> to this id="<?php echo " $id "; ?> when I use automatic code formatting
why does Dreamweaver change my code from this id="<?php echo "$id"; ?> to this id="<?php echo " $id "; ?> when I use automatic code formatting
Shouldn't that be
Nancy O.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.