PHP Classes

OK Only Button

Recommend this page to a friend!

      Message Box  >  All threads  >  OK Only Button  >  (Un) Subscribe thread alerts  
Subject:OK Only Button
Summary:OK button takes back to home page
Messages:1
Author:ZZorro
Date:2012-09-09 04:51:11
 

  1. OK Only Button   Reply   Report abuse  
Picture of ZZorro ZZorro - 2012-09-09 04:51:11
I am using the "OK" only button configuration but no matter what I put in the line (or leave out the line)
$links=array("link 1","link 2","link 3");
I am always taken back to my home page.

What does it take to make the OK only button go to a different page (or go to my next line of code) when clicked on?