cbrant


Member since 01/26/2008

8 snippets

3139 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

cbrant's Recent Snippets



« Prev 1 Next »
Use Apache's mod_expires to explicitly set the expiration of a file by it's type. This will enable to browser to cache these static assets and greatly increase performance.
1 871 posted 15 years ago by cbrant
This will create and then populate a MySQL table with a list of the names and USPS abbreviations for US states and possessions in existence.
3 2588 posted 15 years ago by cbrant
This will create and then populate a MySQL table with a list of the names and ISO 3166 codes for countries in existence.
5 1326 posted 15 years ago by cbrant
To grant all privileges to a user from any location login to the mysql shell and run the following queries.
3 635 posted 15 years ago by cbrant
To reset the MySQL root password, login to the mysql shell and run the following commands.
1 631 posted 15 years ago by cbrant
« Prev 1 Next »