Matt Hedges wrote:
Update Sister Info.
Why $id=1, you want to edit any sister info
$connection = mysql_connect($host,$user,$password)
or die ("couldn't connect to server");
$db = mysql_select_db($database,$connection)
or die ("Couldn't select database");
if (@$first == "no"
On Jul 24, 2003, "Matt Hedges" claimed that:
|Many hanks for ya'lls help earlier.
|
|I've figured out how to pull the data and edit it:
|http://www.hedges.org/aoii/olemiss/updatesister.php
|
|However, for some reason I can't get it to edit whatever row. In the code
|(pasted below) I have to speci
Many hanks for ya'lls help earlier.
I've figured out how to pull the data and edit it:
http://www.hedges.org/aoii/olemiss/updatesister.php
However, for some reason I can't get it to edit whatever row. In the code
(pasted below) I have to specificy $id=row to edit...
I can't figure out how to ma
3 matches
Mail list logo