J
|
Jane 11/20/2007 |
Stephan,
and replace it with this one: {if $addnew}<INPUT class=button onclick="java script:window.location.href='_test_add.php'" type=button value="Add new" disptype="control1">{/if}
|
M
|
mmponline author 11/20/2007 |
I have problems with this: The button shows on empty as well as when there is a listing already. Please verify which fields the red info should refer to:
|
J
|
Jane 11/20/2007 |
Stephan, $str = "select count(*) from _PlayerInformation where UserName='".$_SESSION["UserID - not sure"]."'"; echo $str;
|