(MYSQL) Converting a populated column of datetime to timestamp
Hey i have a column in my DB thats a datetime i need to convert all the records on mass to a timestamp.
ive got well over 2500 records like this so going through them one by one is not an option.
anyone able to help me with a php script that when run would convert them to timestamp?
i need to convert a subscription addon for another forum software to VB and this is the only thing that wont match
Any help much appreciated
Dub
|