topical media & game development
basic-php-15-getprod.php / php
<?php
session_start();
//connect to the database - either include a connection variable file
//or type the following lines:
prodid = query = "SELECT * FROM products WHERE products_prodnum='results = mysql_query(row = mysql_fetch_array(row);
?>
<html>
<head>
<title><?php echo products_name; ?></strong><br>
<?php echo products_prodnum; ?>
<br>Price: products_price; ?><br>
<form method="POST" action="modcart.php?action=add">
Quantity: <input type="text" name="qty" size="2"><br>
<input type="hidden" name="products_prodnum"
value="<?php echo
(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.