do annyone now how to edit a news in php and mysql databas? I now how to delit and ad but how do I do if I whant to wdit and change some of the news? have id on the news.
peac HG
edit news in php mysql
Moderator: General Moderators
work with news IDs
e.g.
$name can be from the database.....
have a look at my news script at http://www.qadsscripts.t2u.com
e.g.
Code: Select all
print("<input type='text' name='name' value'$name'>");have a look at my news script at http://www.qadsscripts.t2u.com