• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Modern AAC changing site

Xleniz

New Member
Joined
Jul 6, 2009
Messages
178
Reaction score
3
Location
Sweden
How to change page from pages directory in Modern AAC? tried making a button that leads there, and an <a href> that leads there but they link to same page?

PHP:
<form name="Buyitem" action="buyitem.php" method="get">
 
I want a link, from page: shopoffer.php to link: buyitem.php, but it goes from shopoffer.php to shopoffer.php when I click on link.
Can any1 help?
 
Back
Top