Question
go to details in php
I am trying to create a go to details page using PHP and
MySQL but cannot figure out how to get the parameter passed into my
update record table. I know with Coldfusion there is a very simple
server behavior built into Dreamweaver to acomplish this. Can
anyone assist me with how to handle the same task with PHP?
what i want is for clients to be able to add new records, (which is working) and then view all records and go to a certain record for editing (which is what i am having trouble with). Any help is appreciated. Thanks.
what i want is for clients to be able to add new records, (which is working) and then view all records and go to a certain record for editing (which is what i am having trouble with). Any help is appreciated. Thanks.
