tranquillo
Technical User
Hi...
I'm using php and MySQL to do a website, and for the news section I'd like to know the best way to make a timestamp in the database... is there some kind of function in MySQL I can use that automaticly adds the current date/time? (I'm not using UNIX if that matters).
and I'd like to know how I insert a file (.jpg) into the database. how does that sql query look?
thanks...
I'm using php and MySQL to do a website, and for the news section I'd like to know the best way to make a timestamp in the database... is there some kind of function in MySQL I can use that automaticly adds the current date/time? (I'm not using UNIX if that matters).
and I'd like to know how I insert a file (.jpg) into the database. how does that sql query look?
thanks...