topical media & game development
basic-php-14-admin.php / php
<?php
require('config.php');
?>
<html>
<head>
<title>Mailing List Administration</title>
</head>
<body>
<form method="post" action="admin_transact.php">
<p>
Add Mailing List:<br />
<input type="text" name="listname" maxlength="255" />
<input type="submit" name="action" value="Add New Mailing List" />
</p>
<p>
Delete Mailing List:<br />
<select name="ml_id">
<?php
conn);
result = mysql_query(row = mysql_fetch_array(row['ml_id'] . "\">" .
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.