NYCPHP Meetup

NYPHP.org

[nycphp-talk] next challenge

Jeff Siegel jsiegel1 at optonline.net
Wed Feb 23 10:38:40 EST 2005


Joshua,

You can do something like the following:

"<a href=\"editpage.php?id={$rows['myID']}\">{$rows['NameofGarden']}</a>";

Of course...those are bogus names for the database columns...you'd use 
the real ones. I assume, also, that you're using something like 
mysql_fetch_assoc.

Jeff

Freeman, Joshua wrote:

> 
> going back to the issue of displaying records in the database, I want 
> set up the ability to bring up a record-edit form by clicking on the 
> name of the Botanical garden... any pointers?
> 





More information about the talk mailing list