Hello,

In PHP, I'd like to create a page where if you click a link, it will display text in a <div>, <table>, or etc.

Currently, I have it using Javascript, but Internet Explorer has that security thing which I don't like.

Thanks in advance