Profile
Achievement
jachin's Recent Snippets
- All /
« Prev 1 Next »
Name the form what ever you like, but make sure that is reflected in the javascript.
0
4746
posted 16 years ago by jachin
This command will not delete the .DS_Store files from the file system, just take them out of version control.
Before doing this it would be a good idea to setup the repository to ignore .DS_Store files.
1
1653
posted 16 years ago by jachin
Run this command when you are in the directory where you want to changes the files that get ignored.
1
768
posted 16 years ago by jachin
If you are deleting all the rows in a table and you also want to reset the values that will get used by auto increment, this is how to do it.
0
916
posted 17 years ago by jachin