|
J
|
Jane 3/3/2009 |
|
Hi, $editlink=" editid1=".htmlspecialchars(rawurlencode($data["RecordID"])); $record["editlink_attrs"]="href=\"TableName_edit.php?".$editlink."\" "; |
|
|
L
|
Lisa2006 author 3/3/2009 |
|
Hi Jane, |
|
|
L
|
Lisa2006 author 3/4/2009 |
|
Help needed please. |
|
|
J
|
Jane 3/4/2009 |
|
Hi, global $record; $editlink=" editid1=".htmlspecialchars(rawurlencode($data["RecordID"])); $record["editlink_attrs"]="href=\"custom_page_customers_edit.php?".$editlink."\" "; |
|
|
L
|
Lisa2006 author 3/4/2009 |
|
Hi Jane, |
|