11-03-2009, 06:42 PM
|
#1 (permalink)
|
|
The Visitor
Join Date: Nov 2009
Posts: 3
Thanks: 0
|
Request | IF chosen X => Delete X And Write Y.
Again like i sad on the title 
i need a php code thad will read X field from 'user' table for example.(MySql)
and give to the user to chose from all he have on
the X field(radio buttons or something). after the
select it will ask if he's shure and then delete
|The Choise| from the X field and then write....
(i have done the write code already.)
and if the user have nothing on field X -
msg will appear - "Message"(you can't chose)
|
|
|
|