Jump to content

[SOLVED] Change a column's attributes


chordsoflife

Recommended Posts

I'm working on my first real PHP/MySQL project, and keeping things VERY simple. Right now, I've got a form that creates new posts on the homepage of the site. It's got an id, title, content, and a date. I'm on a university server, so I'm somewhat limited in what I can do, so all my commands are unix.

 

My problem: I didn't add "auto" (i think) to the date column, so my date is always 0000-00-00. Can anyone help me with the unix to change this?

Link to comment
https://forums.phpfreaks.com/topic/116521-solved-change-a-columns-attributes/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.