Variables | |
| $link = getdb() | |
| $notes = addslashes($notes) | |
| $num_rows = 0 | |
| $sql = "SELECT * FROM ".$table_prefix."agents WHERE agent = '$agent'" | |
| $output = mysql_query($sql,$link) | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9