Skip to content

Hongyu's weblog

Science, Technology, and Beyond

Month: January 2015

Posted on January 27, 2015

Adjust MySQL auto increment value

ALTER TABLE my_table AUTO_INCREMENT = 1000000;

Posted on January 15, 2015January 15, 2015

Best page to explain the difference of empty, null, and false in PHP

http://php.net/manual/en/types.comparisons.php

Archives

January 2015
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Aug   Dec »
Proudly powered by WordPress