Thread: PHP/MySQL
View Single Post
  #1  
Old 11-29-2005, 05:33 PM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
PHP/MySQL

Hey everyone, i've started getting into minor php and mysql but i'm having some troubles.

http://www.exit-thirteen.com

I'm using mysql tables to hold all the info for my site... but i want to setup a form so that i can edit what has already been posted. How do i approach this?

My table rows are:

postID (not shown on webpage)
postTITLE <- the message's title
posterNAME <- now used for user input date
postTIME <- database time (not shown on webpage)
postTXT <- the message
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote