+ 1
html is not showing after php
When I'm inserting php for a specific reason to dynamically connect my html form with mysql database, it's not working When I inserting php tag to a specific button or element inside the html page the rest of the html elements are not showing If you know help me!
3 Answers
+ 3
Zakaria Rahimi
Make sure that the PHP code is properly enclosed in tags and there are no any errors...
Note that If you're having trouble in code, share your code and describe what error message you're receiving. without watching no one can figure out what's going wrong.
+ 1
I will share my code later I'm a little bit far away from my computer đ„