topical media & game development
professional-sql-10-public-files-fetch.php / php
<?php
// include shared code
include '../lib/common.php';
include '../lib/db.php';
// retrieve comments for this post
_GET['post_id'];
id);
query, result))
{
while(result))
{
echo '<p>' . htmlspecialchars(row['PERSON_NAME']) . ' ' .
date('m/d/Y', id; ?>" method="post"
onsubmit="postComment(<?php echo id; ?>">Name: </label>
<input type="text" name="person_name" id="name_<?php echo id; ?>">Comment: </label>
<textarea type="text" name="post_comment"
id="comment_<?php echo result);
mysql_close(
(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.