Jump to content

PHP MySQL question about how you put an image into a table?


Angelica Jolly

Recommended Posts

HI,

 

i am creating a table in php server, i am getting errors for my image this is wat my code looks like

 

create table houses {

id........

type.......

price......

 

image NOT NULL default 'unknown'

 

}

 

because i havent included a data type like char after - is that why i am getting an error, if so what data type should it be.

 

thanks for any help in advance

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.