ive run into some trouble with a table not taking more then 128 rows. I just use MySQL
from my webpage, with PHP, and its all done by my host, so im a novice here. Anything
i can do to get the table to accept more the 128 rows?
thanks folks.
DarthZeth
"Men never do evil so completel
would anyone out there know how to use PHP to turn a MySQL Timestamp (not datetime)
into a UNIX timestamp. using PHP. I know there is the UNIX_TIMSTAMP(feild) query, but
that would be a huge pain to go and edit the queries. I guess this really counts as a
PHP question, but maybe someone here kn