This topic is locked

Full WIndow

8/6/2009 3:52:43 AM
PHPRunner General questions
S
swanside author

Hello.
I use this code to open a particular item on my database, but it opens it as a small screen, Can I get this to open as a full window?
Thanks

Paul

// Put your code here.

if (@$_REQUEST["editid1"])

echo "<a target=_blank href=\"labour_list.php?mastertable=job&masterkey1=".$_REQUEST["editid1"]."\">Labour</a>";