fackz


Member since 08/14/2008

4 snippets

4920 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

fackz's Recent SnippetsTagged mysql



« Prev 1 Next »
The script below connects to a MySQL database server on "localhost" using the login name "test" and password "123456" and then connects to the database "test". It then copies the table structure and data from the table "products" to a new table "prod...
4 980 posted 13 years ago by fackz
This piece of code will store each line of a txt file into a mysql database
2 962 posted 14 years ago by fackz
Database backup function that you can call whenever you want — including nightly CRONs.
6 835 posted 15 years ago by fackz
« Prev 1 Next »