There's a good tutorial that covers the subject of creating a list of 
contacts with hyperlinks to edit, delete etc. at:
http://hotwired.lycos.com/webmonkey/programming/php/tutorials/tutorial4.html

It was my first intro to PHP and was extremely helpful, although if I 
remember right a couple of the lines in his code were truncated by my 
browser. Still was able to use and fill in the blanks ok.

Steve Fitzgerald wrote:

> I seem to be having difficulty creating a hypertext link between the results
> of a sql query, ie a a formated page with a contact record (FirstName,
> LastName, etc.) to a page that will allow for editing. The results page is
> text only and the edit/update page has text boxes.
> 
> Not sure if this clear, but any help would be greatly appreciated.
> 
> 
> 


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to