php-db | 2001072
Date: 07/28/01
- Next message: Hugh Bothwell: "[PHP-DB] Re: Seperate a variable"
- Previous message: olinux o: "[PHP-DB] Warning Page Expired"
- In reply to: Steve Fitzgerald: "[PHP-DB] Record Update Link"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Hugh Bothwell: "[PHP-DB] Re: Seperate a variable"
- Previous message: olinux o: "[PHP-DB] Warning Page Expired"
- In reply to: Steve Fitzgerald: "[PHP-DB] Record Update Link"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

