I have am trying to get simple php dynamic web together. I have this code to load links to the div.
I would like instead of echo "Welcome to my new page"; to close div which is messing up the opened page.
Big Thanks
I have am trying to get simple php dynamic web together. I have this code to load links to the div.
I would like instead of echo "Welcome to my new page"; to close div which is messing up the opened page.
Big Thanks
What you are trying is only possible with Javascript.