help in updating mysql
Posted: Sun May 23, 2004 11:37 pm
Code: Select all
<?php
echo "<td><a href="mailto:xxx@xxxxx.com" onClick="include_once('trial.php');" ><b>Send a Comment</b></a></td>";
?>A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
<?php
echo "<td><a href="mailto:xxx@xxxxx.com" onClick="include_once('trial.php');" ><b>Send a Comment</b></a></td>";
?>